Searched defs:handleError (Results 1 – 6 of 6) sorted by relevance
256 private void handleError() { in handleError() method in Beeper.BeepRecord
604 private void handleError(@Nullable String ssid) { in handleError() method in InsecureEapNetworkHandler
579 protected void handleError(Exception e) { in handleError() method in VoicemailPlaybackPresenter
291 protected void handleError(int errMsgId, CharSequence msg) { in handleError() method in FingerprintSettings.FingerprintSettingsFragment
466 private void handleError() { in handleError() method in IpServer.DhcpServerCallbacksImpl
48 static Type handleError(GeneralResult<Type> result) { in handleError() function