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

/frameworks/base/packages/SystemUI/src/com/android/systemui/usb/
H A DStorageNotification.java120 updateUsbMassStorageNotification(connected);
147 updateUsbMassStorageNotification(false);
154 updateUsbMassStorageNotification(mUmsAvailable);
168 updateUsbMassStorageNotification(mUmsAvailable);
184 updateUsbMassStorageNotification(mUmsAvailable);
192 updateUsbMassStorageNotification(false);
207 updateUsbMassStorageNotification(mUmsAvailable);
221 updateUsbMassStorageNotification(mUmsAvailable);
232 updateUsbMassStorageNotification(false);
243 updateUsbMassStorageNotification(fals
252 void updateUsbMassStorageNotification(boolean available) { method in class:StorageNotification
[all...]

Completed in 377 milliseconds