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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java112 updateUsbMassStorageNotification(connected);
152 updateUsbMassStorageNotification(false);
159 updateUsbMassStorageNotification(mUmsAvailable);
173 updateUsbMassStorageNotification(mUmsAvailable);
189 updateUsbMassStorageNotification(mUmsAvailable);
197 updateUsbMassStorageNotification(false);
212 updateUsbMassStorageNotification(mUmsAvailable);
226 updateUsbMassStorageNotification(mUmsAvailable);
237 updateUsbMassStorageNotification(false);
248 updateUsbMassStorageNotification(fals
257 void updateUsbMassStorageNotification(boolean available) { method in class:StorageNotification
[all...]

Completed in 87 milliseconds