Searched defs:setMediaStorageNotification (Results 1 - 1 of 1) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java61 * This is lazily created, so use {@link #setMediaStorageNotification()}.
151 setMediaStorageNotification(
161 setMediaStorageNotification(0, 0, 0, false, false, null);
175 setMediaStorageNotification(0, 0, 0, false, false, null);
183 setMediaStorageNotification(
190 setMediaStorageNotification(0, 0, 0, false, false, null);
199 setMediaStorageNotification(0, 0, 0, false, false, null);
211 setMediaStorageNotification(
225 setMediaStorageNotification(
235 setMediaStorageNotification(
362 private synchronized void setMediaStorageNotification(int titleId, int messageId, int icon, boolean visible, method in class:StorageNotification
[all...]

Completed in 34 milliseconds