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