HomeSort by relevance Sort by last modified time
    Searched refs:onDialerClose (Results 1 - 2 of 2) sorted by null

  /packages/apps/Phone/src/com/android/phone/
DTMFTwelveKeyDialer.java 542 private void onDialerClose(boolean animate) {
543 if (DBG) log("onDialerClose()...");
553 mInCallScreen.onDialerClose(animate);
555 Log.e(LOG_TAG, "InCallScreen object was null during onDialerClose()");
825 onDialerClose(animate);
    [all...]
InCallScreen.java     [all...]

Completed in 569 milliseconds