Searched refs:isPermissionMismatched (Results 1 – 1 of 1) 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 GnssVisibilityControl592 boolean isPermissionMismatched = false; in handleEmergencyNfwNotification()596 isPermissionMismatched = true; in handleEmergencyNfwNotification()602 isPermissionMismatched = true; in handleEmergencyNfwNotification()605 logEvent(nfwNotification, isPermissionMismatched); in handleEmergencyNfwNotification()646 private void logEvent(NfwNotification notification, boolean isPermissionMismatched) { in logEvent() argument656 isPermissionMismatched); in logEvent()