Searched refs:START_VOICE_NOT_ACTIVE_SESSION (Results 1 – 4 of 4) sorted by relevance
22 import static android.app.ActivityManager.START_VOICE_NOT_ACTIVE_SESSION;224 return START_VOICE_NOT_ACTIVE_SESSION; in startVoiceActivityLocked()
2072 case ActivityManager.START_VOICE_NOT_ACTIVE_SESSION: in checkStartActivityResult()
270 public static final int START_VOICE_NOT_ACTIVE_SESSION = FIRST_START_FATAL_ERROR_CODE + 1; field in ActivityManager
1615 Landroid/app/ActivityManager;->START_VOICE_NOT_ACTIVE_SESSION:I