Home
last modified time | relevance | path

Searched refs:appeared (Results 1 – 8 of 8) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/
DShellTaskOrganizerTests.java104 final ArrayList<RunningTaskInfo> appeared = new ArrayList<>(); field in ShellTaskOrganizerTests.TrackingTaskListener
110 appeared.add(taskInfo); in onTaskAppeared()
210 assertTrue(listener.appeared.contains(task1)); in testRegisterWithExistingTasks()
211 assertTrue(listener.appeared.contains(task2)); in testRegisterWithExistingTasks()
220 assertTrue(listener.appeared.contains(taskInfo)); in testAppearedVanished()
233 assertTrue(listener.appeared.contains(taskInfo)); in testAddListenerExistingTasks()
248 assertTrue(listener.appeared.contains(taskInfo1)); in testAddListenerForMultipleTypes()
249 assertTrue(listener.appeared.contains(taskInfo2)); in testAddListenerForMultipleTypes()
250 assertEquals(2, listener.appeared.size()); in testAddListenerForMultipleTypes()
281 assertTrue(mwListener.appeared.contains(taskInfo)); in testWindowingModeChange()
[all …]
/frameworks/base/core/proto/android/service/
Dprocstats.proto193 // Total count of the times this association appeared.
250 // Total count of the times this association appeared.
280 // Total count of the times this association appeared.
/frameworks/base/packages/SystemUI/src/com/android/keyguard/
DKeyguardClockSwitchController.java493 boolean appeared = mView.switchToClock(clockSize, animate); in displayClock()
494 if (clock != null && animate && appeared && clockSize == LARGE) { in displayClock()
/frameworks/opt/telephony/proto/src/
Dtelephony.proto804 // Notification that new data call has appeared in the list
1953 // Notification that new data call has appeared in the list
2499 // Notification that new data call has appeared in the list
/frameworks/base/core/java/android/view/
DView.java10592 private void updateSensitiveViewsCountIfNeeded(boolean appeared) {
10597 if (appeared && isContentSensitive()) {
10780 private void notifyAppearedOrDisappearedForContentCaptureIfNeeded(boolean appeared) {
10788 if (appeared) {
10832 if (appeared) {
10837 ai.delayNotifyContentCaptureEvent(session, this, appeared);
10848 ai.delayNotifyContentCaptureEvent(session, this, appeared);
32222 @NonNull View view, boolean appeared) { in delayNotifyContentCaptureEvent() argument
32224 events.add(appeared ? view : view.getAutofillId()); in delayNotifyContentCaptureEvent()
/frameworks/native/opengl/tests/angeles/
Dlicense-LGPL.txt216 ordinary GNU General Public License has appeared, then you can specify
/frameworks/proto_logging/stats/
Datoms.proto5672 // Button to apply the treatment appeared.
5674 // Button to revert the treatment appeared.
8985 // Total count of the times this association (service binding) appeared.
9030 // Total count of the times this association appeared.
/frameworks/base/proto/src/metrics_constants/
Dmetrics_constants.proto4674 // ACTION: A selection session started (i.e. the selection handles appeared)