Searched refs:setIconSize (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/
H A DTwoTargetPreferenceTest.java82 mPreference.setIconSize(ICON_SIZE_SMALL);
98 mPreference.setIconSize(ICON_SIZE_MEDIUM);
114 mPreference.setIconSize(ICON_SIZE_DEFAULT);
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/
H A DTwoTargetPreference.java80 public void setIconSize(@IconSize int iconSize) { method in class:TwoTargetPreference
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationIconContainer.java234 setIconSize(child.getWidth());
243 private void setIconSize(int size) { method in class:NotificationIconContainer

Completed in 135 milliseconds