OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getCallInitiationType
(Results
1 - 4
of
4
) sorted by null
/packages/apps/ContactsCommon/src/com/android/contacts/common/list/
PhoneNumberPickerFragment.java
220
getCallInitiationType
(true /* isRemoteDirectory */));
311
getCallInitiationType
(false /* isRemoteDirectory */));
330
getCallInitiationType
(false /* isRemoteDirectory */));
375
protected int
getCallInitiationType
(boolean isRemoteDirectory) {
/packages/apps/Dialer/src/com/android/dialer/list/
SmartDialSearchFragment.java
127
protected int
getCallInitiationType
(boolean isRemoteDirectory) {
RegularSearchFragment.java
147
protected int
getCallInitiationType
(boolean isRemoteDirectory) {
SearchFragment.java
256
getCallInitiationType
(false /* isRemoteDirectory */));
283
getCallInitiationType
(false /* isRemoteDirectory */));
Completed in 260 milliseconds