is Intent Available
Checks if an Intent is available to be handled by the system.
Return
True if the Intent can be resolved, false otherwise.
Parameters
intent
The Intent to check for availability.
Checks if an Intent is available to be handled by the system.
True if the Intent can be resolved, false otherwise.
The Intent to check for availability.