OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:presentationmode
(Results
1 - 1
of
1
) sorted by null
/packages/apps/InCallUI/src/com/android/incallui/
ContactInfoCache.java
156
int
presentationMode
= call.getNumberPresentation();
159
presentationMode
= TelecomManager.PRESENTATION_ALLOWED;
167
cacheEntry = buildEntry(mContext, callId, callerInfo,
presentationMode
, isIncoming);
Completed in 72 milliseconds