Searched refs:notifyListener (Results 1 – 5 of 5) sorted by relevance
214 notifyListener(StateMachine.RESULT_SUCCESS); in connectSucceeded()272 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR); in startConnect()288 notifyListener(StateMachine.RESULT_FAILURE); in startConnect()300 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR); in startConnect()306 notifyListener(StateMachine.RESULT_FAILURE); in startConnect()324 notifyListener(StateMachine.RESULT_UNKNOWN_ERROR); in startSave()336 private void notifyListener(int result) { in notifyListener() method in ConnectState.ConnectToWifiFragment377 fragment.notifyListener(StateMachine.RESULT_FAILURE); in handleMessage()
222 notifyListener(listener); in addListener()279 notifyListener(listener); in notifyAllListeners()283 private void notifyListener(Listener listener) { in notifyListener() method in SidecarFragment
460 notifyListener(/* initialUser= */ null); in fallbackDefaultBehavior()512 notifyListener(actualUser); in switchUser()700 private void notifyListener(@Nullable UserHandle initialUser) { in notifyListener() method in InitialUserSetter
750 notifyListener(country); in handleCountryCodeChanged()776 private void notifyListener(@Nullable String country) { in notifyListener() method in WifiCountryCode
1537 listenerInfos.get(i).notifyListener( in notifyResourceOveruseStatsLocked()1545 systemListenerInfos.get(j).notifyListener( in notifyResourceOveruseStatsLocked()3246 public void notifyListener(@CarWatchdogManager.ResourceOveruseFlag int resourceType, in notifyListener() method in WatchdogPerfHandler.ResourceOveruseListenerInfo