Searched refs:selfPid (Results 1 – 2 of 2) sorted by relevance
1660 const int selfPid = getpid(); in notifySystemEvent() local1663 if (pid != selfPid) { in notifySystemEvent()1712 const int selfPid = getpid(); in notifyDeviceStateChange() local1715 if (pid != selfPid) { in notifyDeviceStateChange()
2042 const int selfPid = getpid(); in enforceRequestPermissions() local2067 if (pid == selfPid) { in enforceRequestPermissions()