Searched refs:appeared (Results 1 – 8 of 8) sorted by relevance
104 final ArrayList<RunningTaskInfo> appeared = new ArrayList<>(); field in ShellTaskOrganizerTests.TrackingTaskListener110 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 …]
193 // 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.
493 boolean appeared = mView.switchToClock(clockSize, animate); in displayClock()494 if (clock != null && animate && appeared && clockSize == LARGE) { in displayClock()
804 // Notification that new data call has appeared in the list1953 // Notification that new data call has appeared in the list2499 // Notification that new data call has appeared in the list
10592 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() argument32224 events.add(appeared ? view : view.getAutofillId()); in delayNotifyContentCaptureEvent()
216 ordinary GNU General Public License has appeared, then you can specify
5672 // 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.
4674 // ACTION: A selection session started (i.e. the selection handles appeared)