Searched refs:isCallingFromSystemProcessOrSelf (Results 1 – 2 of 2) sorted by relevance
546 if (isCallingFromSystemProcessOrSelf()) { in assertCallingFromSystemProcessOrSelf()555 public static boolean isCallingFromSystemProcessOrSelf() { in isCallingFromSystemProcessOrSelf() method in ICarImpl
262 if (!ICarImpl.isCallingFromSystemProcessOrSelf()) { in requestInputEventCapture()