Searched refs:validateEventsAndUserLocked (Results 1 – 2 of 2) sorted by relevance
904 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_LOCATION)) { in listen()958 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_INFO)) { in listen()1514 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_INFO) && in notifyCellInfoForSubscriber()1846 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_LOCATION) && in notifyCellLocationForSubscriber()2699 private boolean validateEventsAndUserLocked(Record r, int events) { in validateEventsAndUserLocked() method in TelephonyRegistry2846 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_INFO)) {2912 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_LOCATION)) {
3656 HPLcom/android/server/TelephonyRegistry;->validateEventsAndUserLocked(Lcom/android/server/Telephony…