Searched refs:isPermissionMismatched (Results 1 – 2 of 2) sorted by relevance
455 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 GnssVisibilityControl600 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() argument660 isPermissionMismatched); in logEvent()
18482 PLcom/android/server/location/gnss/GnssVisibilityControl;->isPermissionMismatched(Lcom/android/serv…