Searched refs:selfPid (Results 1 – 2 of 2) sorted by relevance
1978 const int selfPid = getpid(); in notifySystemEvent() local1981 if (pid != selfPid) { in notifySystemEvent()2029 const int selfPid = getpid(); in notifyDeviceStateChange() local2032 if (pid != selfPid) { in notifyDeviceStateChange()
2276 const int selfPid = getpid(); in enforceRequestPermissions() local2301 if (pid == selfPid) { in enforceRequestPermissions()