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

/packages/apps/Contacts/src/com/android/contacts/dialpad/
H A DDigitsEditText.java17 package com.android.contacts.dialpad;
H A DDialpadFragment.java17 package com.android.contacts.dialpad;
83 * Fragment that displays a twelve-key phone dialpad.
169 * "dialpad chooser" if the phone becomes idle while the
177 // Log.i(TAG, "Call ended with dialpad chooser visible! Taking it down...");
179 // dialpad chooser could conceivably disappear (on its
182 // least that's better than leaving the dialpad chooser
293 mDialpad = fragmentView.findViewById(R.id.dialpad); // This is null in landscape mode.
302 // Set up the "dialpad chooser" UI; see showDialpadChooser().
374 // Be sure *not* to show the dialpad chooser if this is an
387 // wanted the in-call dialpad instea
[all...]

Completed in 121 milliseconds