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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java47 * This is lazily created, so use {@link #setUsbStorageNotification()}.
139 setUsbStorageNotification(
265 setUsbStorageNotification(
271 setUsbStorageNotification(0, 0, 0, false, false, null);
278 private synchronized void setUsbStorageNotification(int titleId, int messageId, int icon, method in class:StorageNotification

Completed in 30 milliseconds