Searched defs:errorMsg (Results 1 – 7 of 7) sorted by relevance
51 private static String appendUserMessage(String errorMsg, String userMsg) { in appendUserMessage()
303 int errorMsg; in showUnbondMessage() local349 int errorMsg = R.string.bluetooth_pairing_error_message; in onReceive() local
140 String errorMsg = null; in run() local923 String filename, String uri, String mimeType, String errorMsg) { in notifyDownloadCompleted()934 String filename, String uri, String mimeType, String errorMsg) { in notifyThroughDatabase()
326 String errorMsg = String.format("Permission denied for URI: %s\n. " + in checkPackagesMatch() local
377 String errorMsg = null; in handleNext() local
524 String errorMsg = null; in getErrorMsg() local
258 public ErrorRunnable(int errorMsg) { in ErrorRunnable()