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