Home | History | Annotate | Download | only in server

Lines Matching refs:SYSTEM_UID

2331             if (Binder.getCallingUid() == Process.SYSTEM_UID) {
2350 if (Binder.getCallingUid() == Process.SYSTEM_UID) {
2364 if (Binder.getCallingUid() != Process.SYSTEM_UID) {