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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java113 updateUsbMassStorageNotification(connected);
153 updateUsbMassStorageNotification(false);
160 updateUsbMassStorageNotification(mUmsAvailable);
174 updateUsbMassStorageNotification(mUmsAvailable);
190 updateUsbMassStorageNotification(mUmsAvailable);
198 updateUsbMassStorageNotification(false);
213 updateUsbMassStorageNotification(mUmsAvailable);
227 updateUsbMassStorageNotification(mUmsAvailable);
238 updateUsbMassStorageNotification(false);
249 updateUsbMassStorageNotification(fals
258 void updateUsbMassStorageNotification(boolean available) { method in class:StorageNotification
[all...]

Completed in 58 milliseconds