OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:mPhoneType
(Results
1 - 3
of
3
) sorted by null
/packages/apps/Contacts/src/com/android/contacts/list/
ShortcutIntentBuilder.java
208
private int
mPhoneType
;
226
mPhoneType
= cursor.getInt(PHONE_TYPE_COLUMN_INDEX);
238
mPhoneType
, mPhoneLabel, mShortcutAction);
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
BaseCommands.java
100
protected int
mPhoneType
;
RIL.java
620
mPhoneType
= RILConstants.NO_PHONE;
[
all
...]
Completed in 320 milliseconds