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

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

Completed in 177 milliseconds