Searched refs:getMaxNumPictureInPictureActions (Results 1 – 9 of 9) sorted by relevance
505 int getMaxNumPictureInPictureActions(in IBinder token); in getMaxNumPictureInPictureActions() method
2130 public int getMaxNumPictureInPictureActions() { in getMaxNumPictureInPictureActions() method in Activity2132 return ActivityManagerNative.getDefault().getMaxNumPictureInPictureActions(mToken); in getMaxNumPictureInPictureActions()
1179 public static int getMaxNumPictureInPictureActions() { in getMaxNumPictureInPictureActions() method in ActivityManager
9 method public static deprecated int getMaxNumPictureInPictureActions();
3603 method public int getMaxNumPictureInPictureActions();
3736 method public int getMaxNumPictureInPictureActions();
8015 public int getMaxNumPictureInPictureActions(IBinder token) { in getMaxNumPictureInPictureActions() method in ActivityManagerService8075 params.truncateActions(getMaxNumPictureInPictureActions(token)); in ensureValidPictureInPictureActivityParamsLocked()