Searched refs:handleError (Results 1 – 2 of 2) sorted by relevance
65 handleError("Null package name", true); in onCreate()76 handleError("Failed retrieving packageInfo for pkg:"+pkgName, true); in onCreate()112 void handleError(String errMsg, boolean finish) { in handleError() method in AppHwPref168 handleError("Invalid HardwareConfigurationObject", true); in getTouchScreenStr()187 handleError("Invalid HardwareConfigurationObject", true); in getKeyboardTypeStr()206 handleError("Invalid HardwareConfigurationObject", true); in getNavigationStr()
119 handleError(e); in storeVoicemail()170 handleError(new Exception("Failed to do recording. Error Code: " + resultCode)); in handleRecordingResult()181 private void handleError(Exception e) { in handleError() method in AddVoicemailActivity224 handleError(error); in onPostExecute()