Searched defs:lockTaskLaunchMode (Results 1 – 4 of 4) sorted by relevance
79 private int lockTaskLaunchMode; field in ParsedActivityImpl412 int lockTaskLaunchMode, in ParsedActivityImpl()
370 int lockTaskLaunchMode = ActivityRecord.getLockTaskLaunchMode(mAInfo, mActivityOptions); in interceptLockTaskModeViolationPackageIfNeeded() local
419 boolean isActivityAllowed(int userId, String packageName, int lockTaskLaunchMode) { in isActivityAllowed()
568 int lockTaskLaunchMode; // the lockTaskMode manifest attribute, subject to override field in ActivityRecord2384 int lockTaskLaunchMode = aInfo.lockTaskLaunchMode; in getLockTaskLaunchMode() local