Searched refs:FEATURE_VOICE_RECOGNIZERS (Results 1 – 9 of 9) sorted by relevance
34 protected static final String FEATURE_VOICE_RECOGNIZERS = "android.software.voice_recognizers"; field in BatterySaverModeTest38 mHasFeature = mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS); in customSetup()44 Log.i(TAG, "The device doesn't support feature: " + FEATURE_VOICE_RECOGNIZERS); in testAll()
35 protected static final String FEATURE_VOICE_RECOGNIZERS = "android.software.voice_recognizers"; field in AirplaneModeTest42 mHasFeature = mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS); in customSetup()49 Log.i(TAG, "The device doesn't support feature: " + FEATURE_VOICE_RECOGNIZERS); in testAll()
37 protected static final String FEATURE_VOICE_RECOGNIZERS = "android.software.voice_recognizers"; field in ZenModeTest41 mHasFeature = mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS); in customSetup()53 Log.i(TAG, "The device doesn't support feature: " + FEATURE_VOICE_RECOGNIZERS); in testAll()
43 if (!mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS)) { in testContextAndScreenshotOff()59 if (!mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS)) { in testContextOff()75 if (!mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS)) { in testScreenshotOff()
41 if (!mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS)) { in testSecureActivity()
57 if (!mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS)) { in testAssistStructure()
83 if (!mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS)) { in testLayerDoesNotTriggerLifecycleMethods()
82 protected static final String FEATURE_VOICE_RECOGNIZERS = "android.software.voice_recognizers"; field in AssistTestBase
62 private static final String FEATURE_VOICE_RECOGNIZERS = "android.software.voice_recognizers"; field in WifiSliceTest68 mContext.getPackageManager().hasSystemFeature(FEATURE_VOICE_RECOGNIZERS);115 Log.i(TAG, "The device doesn't support feature: " + FEATURE_VOICE_RECOGNIZERS); in wifiSlice_grantedPermissionToDefaultAssistant()146 Log.i(TAG, "The device doesn't support feature: " + FEATURE_VOICE_RECOGNIZERS); in wifiSlice_grantedPermissionToDefaultVoiceAssistant()