Searched refs:LIVE_CAPTION_INTENT (Results 1 – 3 of 3) sorted by relevance
34 static final Intent LIVE_CAPTION_INTENT = new Intent( field in LiveCaptionPreferenceController47 mPackageManager.queryIntentActivities(LIVE_CAPTION_INTENT, 0 /* flags */); in getAvailabilityStatus()56 preference.setIntent(LIVE_CAPTION_INTENT); in updateState()
51 pm.addResolveInfoForIntent(LiveCaptionPreferenceController.LIVE_CAPTION_INTENT, in getAvailabilityStatus_canResolveIntent_shouldReturnAvailable()61 pm.setResolveInfosForIntent(LiveCaptionPreferenceController.LIVE_CAPTION_INTENT, in getAvailabilityStatus_noResolveIntent_shouldReturnUnavailable()