Searched refs:CAMERASERVER_UID (Results 1 – 6 of 6) sorted by relevance
220 case Process.CAMERASERVER_UID: // camera high frame rate recording in isPermitted()
443 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {524 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {535 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {
173 public static final int CAMERASERVER_UID = 1047; field in Process
7679 } else if (uid == Process.CAMERASERVER_UID) { in resolvePackageName()
7039 return Process.CAMERASERVER_UID;
41604 Landroid/os/Process;->CAMERASERVER_UID:I