HomeSort by relevance Sort by last modified time
    Searched refs:taskIntent (Results 1 - 2 of 2) sorted by null

  /frameworks/base/services/core/java/com/android/server/am/
LockTaskController.java 558 final Intent taskIntent = task.intent;
559 if (mLockTaskModeTasks.isEmpty() && taskIntent != null) {
563 taskIntent.getComponent().getPackageName(),
    [all...]
ActivityStack.java     [all...]

Completed in 50 milliseconds