Searched refs:START_ASSISTANT_NOT_ACTIVE_SESSION (Results 1 – 4 of 4) sorted by relevance
20 import static android.app.ActivityManager.START_ASSISTANT_NOT_ACTIVE_SESSION;246 return START_ASSISTANT_NOT_ACTIVE_SESSION; in startAssistantActivityLocked()
2078 case ActivityManager.START_ASSISTANT_NOT_ACTIVE_SESSION: in checkStartActivityResult()
340 public static final int START_ASSISTANT_NOT_ACTIVE_SESSION = FIRST_START_FATAL_ERROR_CODE + 11; field in ActivityManager
1595 Landroid/app/ActivityManager;->START_ASSISTANT_NOT_ACTIVE_SESSION:I