Home
last modified time | relevance | path

Searched refs:Update (Results 1 – 25 of 36) sorted by relevance

12

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
DBubbleDataTest.java121 private ArgumentCaptor<BubbleData.Update> mUpdateCaptor;
268 BubbleData.Update update = mUpdateCaptor.getValue(); in ifSuppress_hideFlyout()
283 BubbleData.Update update = mUpdateCaptor.getValue(); in ifInterruptiveAndNotSuppressed_thenShowFlyout()
302 BubbleData.Update update = mUpdateCaptor.getValue(); in sameUpdate_InShade_thenHideFlyout()
324 BubbleData.Update update = mUpdateCaptor.getValue(); in sameUpdate_NotInShade_NotVisuallyInterruptive_dontShowFlyout()
423 BubbleData.Update update = mUpdateCaptor.getValue(); in test_shouldNotShowEducation()
442 BubbleData.Update update = mUpdateCaptor.getValue(); in test_shouldShowEducation()
463 BubbleData.Update update = mUpdateCaptor.getValue(); in test_shouldShowEducation_shouldAutoExpand()
962 BubbleData.Update update = mUpdateCaptor.getValue(); in test_onMaxBubblesChanged_notExpanded()
991 BubbleData.Update update = mUpdateCaptor.getValue(); in test_onMaxBubblesChanged_expanded()
[all …]
/frameworks/native/services/surfaceflinger/tests/unittests/
DTransactionTracingTest.cpp50 frontend::Update update; in queueAndCommitTransaction()
108 frontend::Update firstUpdate; in TEST_F()
114 frontend::Update secondUpdate; in TEST_F()
133 frontend::Update update; in SetUp()
176 frontend::Update update; in SetUp()
270 frontend::Update update; in SetUp()
/frameworks/native/services/surfaceflinger/FrontEnd/
DUpdate.h44 struct Update { struct
/frameworks/layoutlib/create/tests/res/mock_data/
DREADME.md1 # Update mock_android.jar
/frameworks/base/packages/CredentialManager/
DAndroid.bp49 //TODO: b/312357299 - Update baseline profile
/frameworks/base/tools/hoststubgen/hoststubgen/test-tiny-framework/
Ddiff-and-update-golden.sh24 -u: Update the golden files.
/frameworks/native/libs/vr/libpdx_default_transport/
Dpdx_benchmarks.cpp89 void Update() { in Update() function in __anon473f29b10111::SchedStats
338 sched_stats_.Update(); in HandleMessage()
377 void UpdateSchedStats() { sched_stats_.Update(); } in UpdateSchedStats()
649 sched_stats.Update(); in ClientCommand()
800 stats.Update(); in ClientCommand()
810 sched_stats.Update(); in ClientCommand()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
DBubbleData.java73 static final class Update { class in BubbleData
96 private Update(List<Bubble> row, List<Bubble> overflow) { in Update() method in BubbleData.Update
187 void applyUpdate(Update update); in applyUpdate()
219 private Update mStateChange;
253 mStateChange = new Update(mBubbles, mOverflowBubbles); in BubbleData()
892 mStateChange = new Update(mBubbles, mOverflowBubbles); in dispatchPendingChanges()
DBubbleOverflowContainerView.java256 public void applyUpdate(BubbleData.Update update) {
/frameworks/base/core/java/android/content/pm/
Dmultiuser.aconfig66 description: "Update multiuser settings UI"
274 description: "Update the biometric prompt from generic Settings icon to private space icon"
/frameworks/native/services/surfaceflinger/Tracing/
DTransactionTracing.h138 void addCommittedTransactions(int64_t vsyncId, nsecs_t commitTime, frontend::Update& update,
DTransactionTracing.cpp176 frontend::Update& newUpdate, in addCommittedTransactions()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/docs/
Ddebugging.md15 Update `ShellProtoLogGroup` to include a new log group (ie. NEW_FEATURE) for the content you want to
117 - Update `WMShell` if you are dumping SysUI state
/frameworks/proto_logging/stats/enums/autofill/
Denums.proto29 // ACTION: Update default app from Settings
/frameworks/proto_logging/stats/express/catalog/
Dautomotive_os.cfg88 display_name: "Update Rate"
/frameworks/base/libs/WindowManager/Shell/multivalentTests/src/com/android/wm/shell/bubbles/
DBubbleStackViewTest.kt153 var lastUpdate: BubbleData.Update? = null in <lambda>()
191 var lastUpdate: BubbleData.Update? = null in <lambda>()
/frameworks/base/packages/SystemUI/src/com/android/systemui/media/taptotransfer/
DREADME.md45 TODO(b/245610654): Update this page once the chipbar migration is complete.
/frameworks/ex/common/java/com/android/common/
DGoogleLogTags.logtags29 # System Update (OTA)
/frameworks/base/services/voiceinteraction/java/com/android/server/soundtrigger_middleware/
DREADME.md131 - Obtain the local lock if needed. Update/check local state as necessary.
134 - Obtain the local lock if needed. Update local state as necessary. Assume that state might have
/frameworks/rs/script_api/
Drs_atomic.spec18 summary: Atomic Update Functions
/frameworks/base/core/java/android/app/admin/flags/
Dflags.aconfig130 description: "Update DumpSys to include information about migrated APIs in DPE"
/frameworks/rs/script_api/include/
Drs_atomic.rsh20 * rs_atomic.rsh: Atomic Update Functions
/frameworks/hardware/interfaces/cameraservice/device/2.0/
DICameraDeviceUser.hal183 * Update a previously set output configuration.
/frameworks/base/packages/SettingsLib/DataStore/
DREADME.md168 // TODO: Update state with the restored data. Use this callback instead of "restore()" in
/frameworks/native/cmds/atrace/
Datrace.rc242 # Cannot use wildcards in .rc files. Update this if there is a phone with
356 # Cannot use wildcards in .rc files. Update this if there is a phone with
432 # Cannot use wildcards in .rc files. Update this if there is a phone with

12