Searched refs:CAMERASERVER_UID (Results 1 – 5 of 5) sorted by relevance
215 case Process.CAMERASERVER_UID: // camera high frame rate recording in isPermitted()
195 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {206 if (Binder.getCallingUid() != Process.CAMERASERVER_UID) {
153 public static final int CAMERASERVER_UID = 1047; field in Process
4537 } else if (uid == Process.CAMERASERVER_UID) { in resolvePackageName()4559 return Process.CAMERASERVER_UID; in resolveUid()
52159 Landroid/os/Process;->CAMERASERVER_UID:I