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

/packages/apps/Phone/src/com/android/phone/
H A DInCallScreen.java3034 true /* isStartupError */);
3042 true /* isStartupError */);
3048 true /* isStartupError */);
3056 true /* isStartupError */);
3080 true /* isStartupError */);
3130 private void showGenericErrorDialog(int resid, boolean isStartupError) { argument
3137 if (isStartupError) {

Completed in 118 milliseconds