Searched refs:idealWearableBgWidth (Results 1 – 2 of 2) sorted by relevance
/packages/apps/UnifiedEmail/src/com/android/mail/photo/ |
D | ContactFetcher.java | 31 int idealWearableBgWidth, int idealWearableBgHeight); in getContactPhoto() argument
|
/packages/apps/UnifiedEmail/src/com/android/mail/utils/ |
D | NotificationUtils.java | 1698 final int idealWearableBgWidth = in getContactIcon() local 1705 senderAddress, idealIconWidth, idealIconHeight, idealWearableBgWidth, in getContactIcon() 1709 idealIconHeight, idealWearableBgWidth, idealWearableBgHeight); in getContactIcon() 1773 final int idealWearableBgWidth, final int idealWearableBgHeight) { in getContactInfo() argument 1795 idealWearableBgWidth, idealWearableBgHeight, true); in getContactInfo()
|