OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getLargeIconToDisplay
(Results
1 - 2
of
2
) sorted by null
/packages/apps/Dialer/InCallUI/src/com/android/incallui/
ExternalCallNotifier.java
236
Bitmap largeIcon =
getLargeIconToDisplay
(mContext, entry, info.getCall());
317
private @Nullable Bitmap
getLargeIconToDisplay
(Context context,
StatusBarNotifier.java
245
Bitmap largeIcon =
getLargeIconToDisplay
(contactInfo, call);
458
private Bitmap
getLargeIconToDisplay
(ContactCacheEntry contactInfo, Call call) {
[
all
...]
Completed in 711 milliseconds