Searched refs:CAMERASERVER_UID (Results 1 – 7 of 7) sorted by relevance
220 case Process.CAMERASERVER_UID: // camera high frame rate recording in isPermitted()
490 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {586 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {597 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {616 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {
178 public static final int CAMERASERVER_UID = 1047; field in Process
7705 } else if (uid == Process.CAMERASERVER_UID) { in resolvePackageName()
6074 return Process.CAMERASERVER_UID;
11203 return UserHandle.isSameApp(caller.getUid(), Process.CAMERASERVER_UID);
38281 Landroid/os/Process;->CAMERASERVER_UID:I