Home
last modified time | relevance | path

Searched defs:updateType (Results 1 – 10 of 10) sorted by relevance

/aosp12/packages/apps/DeskClock/tests/src/com/android/deskclock/widget/
H A DMockFabContainer.java70 public void updateFab(@UpdateFabFlag int updateType) { in updateFab()
/aosp12/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/event/
H A DInputTransaction.java60 public void requireShiftUpdate(final int updateType) { in requireShiftUpdate()
/aosp12/packages/apps/DocumentsUI/src/com/android/documentsui/sorting/
H A DSortModel.java338 private void notifyListeners(@UpdateType int updateType) { in notifyListeners()
515 void onModelUpdate(SortModel newModel, @UpdateType int updateType); in onModelUpdate()
/aosp12/packages/apps/DocumentsUI/tests/unit/com/android/documentsui/sorting/
H A DSortModelTest.java234 public void onModelUpdate(SortModel newModel, @UpdateType int updateType) { in onModelUpdate()
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DLayerInfo.cpp47 void LayerInfo::setLastPresentTime(nsecs_t lastPresentTime, nsecs_t now, LayerUpdateType updateType, in setLastPresentTime()
H A DLayerHistory.cpp111 LayerUpdateType updateType) { in record()
H A DScheduler.cpp605 LayerHistory::LayerUpdateType updateType) { in recordLayerHistory()
/aosp12/packages/services/Telephony/src/com/android/phone/
H A DCallNotifier.java561 public void updatePhoneStateListeners(boolean isRefresh, int updateType, int subIdToUpdate) { in updatePhoneStateListeners()
/aosp12/packages/apps/Car/Notification/src/com/android/car/notification/
H A DPreprocessingManager.java170 int updateType, in updateNotifications()
/aosp12/frameworks/base/core/java/android/bluetooth/
H A DBluetoothAdapter.java2391 public BluetoothActivityEnergyInfo getControllerActivityEnergyInfo(int updateType) { in getControllerActivityEnergyInfo()