Searched refs:getLaunchedFromBubble (Results 1 – 5 of 5) sorted by relevance
313 if (options.getLaunchedFromBubble() && !isSystemOrSystemUI(callingPid, callingUid)) { in checkPermissions()
868 r.getLaunchedFromBubble())); in realStartActivityLocked()
4408 boolean getLaunchedFromBubble() { in getLaunchedFromBubble() method in ActivityRecord4413 mLaunchedFromBubble = options.getLaunchedFromBubble(); in setOptions()
1715 public boolean getLaunchedFromBubble() { in getLaunchedFromBubble() method in ActivityOptions
43992 HPLcom/android/server/wm/ActivityRecord;->getLaunchedFromBubble()Z