Searched refs:CAMERASERVER_UID (Results 1 – 7 of 7) sorted by relevance
220 case Process.CAMERASERVER_UID: // camera high frame rate recording in isPermitted()
481 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {567 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {578 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {
177 public static final int CAMERASERVER_UID = 1047; field in Process
7930 } else if (uid == Process.CAMERASERVER_UID) { in resolvePackageName()
7125 return Process.CAMERASERVER_UID;
9712 return UserHandle.isSameApp(caller.getUid(), Process.CAMERASERVER_UID);
38281 Landroid/os/Process;->CAMERASERVER_UID:I