Searched defs:getLockTaskLaunchMode (Results 1 – 3 of 3) sorted by relevance
37 int getLockTaskLaunchMode(); in getLockTaskLaunchMode() method
520 public int getLockTaskLaunchMode() { in getLockTaskLaunchMode() method in ParsedActivityImpl
2383 static int getLockTaskLaunchMode(ActivityInfo aInfo, @Nullable ActivityOptions options) { in getLockTaskLaunchMode() method in ActivityRecord