Searched refs:isPermissionMismatched (Results 1 – 1 of 1) sorted by relevance
452 final boolean isPermissionMismatched = isPermissionMismatched(proxyAppState, in handleNfwNotification()454 logEvent(nfwNotification, isPermissionMismatched); in handleNfwNotification()500 if (isPermissionMismatched) { in handleNfwNotification()510 private boolean isPermissionMismatched(ProxyAppState proxyAppState, in isPermissionMismatched() method in GnssVisibilityControl597 boolean isPermissionMismatched = false; in handleEmergencyNfwNotification()601 isPermissionMismatched = true; in handleEmergencyNfwNotification()607 isPermissionMismatched = true; in handleEmergencyNfwNotification()610 logEvent(nfwNotification, isPermissionMismatched); in handleEmergencyNfwNotification()652 private void logEvent(NfwNotification notification, boolean isPermissionMismatched) { in logEvent() argument662 isPermissionMismatched); in logEvent()