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

/packages/apps/Settings/src/com/android/settings/
H A DApnEditor.java459 if (getErrorMsg() != null && !force) {
523 private String getErrorMsg() { method in class:ApnEditor
548 String msg = getErrorMsg();
565 String msg = getErrorMsg();

Completed in 20 milliseconds