Searched refs:NETWORK_STACK_UID (Results 1 – 6 of 6) sorted by relevance
105 && caller != Process.NETWORK_STACK_UID in checkCallerUid()
177 inSystemProcess ? Process.SYSTEM_UID : Process.NETWORK_STACK_UID; in getModuleServiceIntent()
268 || query.callingUid == Process.NETWORK_STACK_UID in checkLocationPermission()
209 public static final int NETWORK_STACK_UID = 1073; field in Process
3536 if (Process.SYSTEM_UID != callingUid && Process.NETWORK_STACK_UID != callingUid in getNriForAppRequest()
54 import static android.os.Process.NETWORK_STACK_UID;16052 case NETWORK_STACK_UID: in broadcastIntentLocked()