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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java58 * This is lazily created, so use {@link #setMediaStorageNotification()}.
143 setMediaStorageNotification(
153 setMediaStorageNotification(0, 0, 0, false, false, null);
167 setMediaStorageNotification(0, 0, 0, false, false, null);
175 setMediaStorageNotification(
182 setMediaStorageNotification(0, 0, 0, false, false, null);
191 setMediaStorageNotification(0, 0, 0, false, false, null);
203 setMediaStorageNotification(
217 setMediaStorageNotification(
227 setMediaStorageNotification(
358 private synchronized void setMediaStorageNotification(int titleId, int messageId, int icon, boolean visible, method in class:StorageNotification
[all...]

Completed in 46 milliseconds