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

/packages/apps/Phone/src/com/android/phone/
H A DOtaUtils.java149 // initOtaInCallScreen(), and attach it to the DTMFTwelveKeyDialerView
263 initOtaInCallScreen();
1385 private void initOtaInCallScreen() { method in class:OtaUtils
1386 if (DBG) log("initOtaInCallScreen()...");
1427 throw new IllegalStateException("initOtaInCallScreen: couldn't find otaDtmfDialerView");
1466 // in initOtaInCallScreen().

Completed in 20 milliseconds