HomeSort by relevance Sort by last modified time
    Searched refs:createIconDrawableMarshmallow (Results 1 - 2 of 2) sorted by null

  /packages/apps/Dialer/java/com/android/contacts/common/compat/
PhoneAccountCompat.java 41 return createIconDrawableMarshmallow(phoneAccount, context);
45 private static Drawable createIconDrawableMarshmallow(
  /packages/apps/Contacts/src/com/android/contacts/compat/
PhoneAccountCompat.java 68 return createIconDrawableMarshmallow(phoneAccount, context);
78 private static Drawable createIconDrawableMarshmallow(PhoneAccount phoneAccount,

Completed in 119 milliseconds