Home
last modified time | relevance | path

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

/frameworks/base/services/core/java/com/android/server/location/gnss/
DGnssVisibilityControl.java455 final boolean isPermissionMismatched = isPermissionMismatched(proxyAppState, in handleNfwNotification()
457 logEvent(nfwNotification, isPermissionMismatched); in handleNfwNotification()
503 if (isPermissionMismatched) { in handleNfwNotification()
513 private boolean isPermissionMismatched(ProxyAppState proxyAppState, in isPermissionMismatched() method in GnssVisibilityControl
600 boolean isPermissionMismatched = false; in handleEmergencyNfwNotification()
604 isPermissionMismatched = true; in handleEmergencyNfwNotification()
610 isPermissionMismatched = true; in handleEmergencyNfwNotification()
613 logEvent(nfwNotification, isPermissionMismatched); in handleEmergencyNfwNotification()
650 private void logEvent(NfwNotification notification, boolean isPermissionMismatched) { in logEvent() argument
660 isPermissionMismatched); in logEvent()
/frameworks/base/services/
Dart-profile18482 PLcom/android/server/location/gnss/GnssVisibilityControl;->isPermissionMismatched(Lcom/android/serv…