| /frameworks/base/services/tests/servicestests/src/com/android/server/appwidget/ |
| D | AppWidgetServiceImplTest.java | 228 List<PendingHostUpdate> updates = mService.startListening( in testNoUpdatesReceived_queueEmpty() local 259 List<PendingHostUpdate> updates = mService.startListening( in testNoUpdatesReceived_queueNonEmpty_noWidgetId() local 272 List<PendingHostUpdate> updates = mService.startListening( in testUpdatesReceived_queueNotEmpty_widgetIdProvided() local 286 List<PendingHostUpdate> updates = mService.startListening( in testUpdatesReceived_queueNotEmpty_widgetIdProvided2() local 310 List<PendingHostUpdate> updates = mService.startListening( in testUpdatesReceived_queueNotEmpty_multipleWidgetIdProvided() local 324 List<PendingHostUpdate> updates = mService.startListening( in testUpdatesReceived_queueEmptyAfterStartListening() local 391 List<PendingHostUpdate> updates = mService.startListening( in setupHostAndWidget() local
|
| /frameworks/native/services/surfaceflinger/CompositionEngine/tests/planner/ |
| D | LayerStateTest.cpp | 165 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 210 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 259 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 321 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 363 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 386 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 410 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 452 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 491 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local 531 ftl::Flags<LayerStateField> updates = mLayerState->update(&newOutputLayer); in TEST_F() local [all …]
|
| /frameworks/base/core/java/android/service/autofill/ |
| D | CustomDescription.java | 276 public Builder batchUpdate(@NonNull Validator condition, @NonNull BatchUpdates updates) { in batchUpdate() 409 final BatchUpdates[] updates = new BatchUpdates[size]; in writeToParcel() local
|
| D | BatchUpdates.java | 96 public Builder updateTemplate(@NonNull RemoteViews updates) { in updateTemplate()
|
| /frameworks/base/tools/protologtool/src/com/android/protolog/tool/ |
| D | ProtoLogTool.kt | 112 val updates = groups.values.map { in <lambda>() constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/animation/ |
| D | PhysicsAnimatorTest.kt | 589 val updates = getAnimationUpdateFrames(animator) in <lambda>() constant
|
| /frameworks/base/core/java/com/android/internal/notification/ |
| D | SystemNotificationChannels.java | 112 final NotificationChannel updates = new NotificationChannel( in createAll() local
|
| /frameworks/av/media/codec2/hal/hidl/1.0/vts/functional/common/ |
| D | media_c2_hidl_test_common.cpp | 130 std::vector<std::unique_ptr<C2Param>> updates = in workDone() local
|
| /frameworks/base/libs/input/ |
| D | SpriteController.cpp | 109 Vector<SpriteUpdate> updates; in doUpdateSprites() local
|
| /frameworks/base/core/java/android/appwidget/ |
| D | AppWidgetHost.java | 229 List<PendingHostUpdate> updates; in startListening() local
|
| /frameworks/base/services/tests/servicestests/src/com/android/server/locksettings/recoverablekeystore/storage/ |
| D | RecoverableKeyStoreDbTest.java | 476 int updates = mRecoverableKeyStoreDb.setRecoveryStatus(uid, alias, status2); in getStatusForAllKeys_with3Keys() local 493 int updates = mRecoverableKeyStoreDb.setRecoveryStatus(uid, alias, status); in setRecoveryStatus_withEmptyDatabase() local
|
| /frameworks/base/services/autofill/java/com/android/server/autofill/ui/ |
| D | SaveUi.java | 420 final ArrayList<Pair<InternalValidator, BatchUpdates>> updates = in applyCustomDescription() local
|
| /frameworks/av/media/codec2/components/base/ |
| D | SimpleC2Component.cpp | 1002 std::vector<C2Param *> updates; in processQueue() local
|
| /frameworks/base/services/appwidget/java/com/android/server/appwidget/ |
| D | AppWidgetServiceImpl.java | 4884 ArrayList<RestoreUpdateRecord> updates = e.getValue(); in maybeSendWidgetRestoreBroadcastsLocked() local 4918 ArrayList<RestoreUpdateRecord> updates = e.getValue(); in maybeSendWidgetRestoreBroadcastsLocked() local 5128 private int countPendingUpdates(ArrayList<RestoreUpdateRecord> updates) { in countPendingUpdates()
|
| /frameworks/av/media/codec2/sfplugin/ |
| D | CCodec.cpp | 2430 std::vector<std::unique_ptr<C2Param>> updates; in onMessageReceived() local
|
| /frameworks/native/services/surfaceflinger/ |
| D | SurfaceFlinger.cpp | 2432 frontend::Update updates; in commit() local
|