Home
last modified time | relevance | path

Searched refs:validateEventsAndUserLocked (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
DTelephonyRegistry.java569 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_LOCATION)) { in listen()
616 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_INFO)) { in listen()
898 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_INFO) && in notifyCellInfoForSubscriber()
1151 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_LOCATION) && in notifyCellLocationForSubscriber()
1599 private boolean validateEventsAndUserLocked(Record r, int events) { in validateEventsAndUserLocked() method in TelephonyRegistry
1738 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_INFO)) { in checkPossibleMissNotify()
1776 if (validateEventsAndUserLocked(r, PhoneStateListener.LISTEN_CELL_LOCATION)) { in checkPossibleMissNotify()