Searched defs:getErrorMsg (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Settings/src/com/android/settings/
H A DApnEditor.java512 if (getErrorMsg() != null && !force) {
579 private String getErrorMsg() { method in class:ApnEditor
604 String msg = getErrorMsg();
621 String msg = getErrorMsg();

Completed in 29 milliseconds