Home
last modified time | relevance | path

Searched defs:overview (Results 1 – 25 of 119) sorted by relevance

12345

/aosp_15_r20/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DTaplTestsQuickstep.java119 Overview overview = mLauncher.goHome().switchToOverview(); in testOverview() local
194 final Overview overview = mLauncher.goHome().switchToOverview(); in testDismissOverviewWithEscKey() local
206 final Overview overview = mLauncher.goHome().switchToOverview(); in testDismissModalTaskAndOverviewWithEscKey() local
235 Overview overview = home.openOverviewFromActionPlusTabKeyboardShortcut(); in testOpenOverviewWithActionPlusTabKeys() local
248 Overview overview = home.openOverviewFromRecentsKeyboardShortcut(); in testOpenOverviewWithRecentsKey() local
434 Overview overview = mLauncher.goHome().switchToOverview(); in testOverviewForTablet() local
499 Overview overview = mLauncher.goHome().switchToOverview(); in testOverviewDeadzones() local
526 Overview overview = mLauncher.goHome().switchToOverview(); in testTaskbarDeadzonesForTablet() local
586 BaseOverview overview = mLauncher.goHome().switchToOverview(); in testExcludeFromRecents() local
DTaplTestsOverviewDesktop.kt40 val overview = mLauncher.goHome().switchToOverview() in <lambda>() constant
84 val overview = mLauncher.goHome().switchToOverview() in <lambda>() constant
114 var overview = desktop.switchToOverview() in <lambda>() variable
DTaplTestsSplitscreen.java111 Overview overview = SplitScreenTestUtils.createAndLaunchASplitPairInOverview(mLauncher); in testSaveAppPairMenuItemOrActionExistsOnSplitPair() local
144 Overview overview = mLauncher.goHome().switchToOverview(); in testSplitSingleTaskFromTaskbar() local
DTaplOverviewIconTest.java71 Overview overview = SplitScreenTestUtils.createAndLaunchASplitPairInOverview(mLauncher); in testSplitTaskTapBothIconMenus() local
DFallbackRecentsTest.java271 BaseOverview overview = mLauncher.getLaunchedAppState().switchToOverview(); in testOverview() local
/aosp_15_r20/external/rust/android-crates-io/crates/regex/
DHACKING.md66 ### Parsing
78 ### Compilation
152 ### Execution
182 ### Programs
188 ### The regex! macro
/aosp_15_r20/external/ltp/lib/
H A DREADME.md111 ### Test library and fork()-ing
137 ### Test library and exec()
146 ### Test library and process synchronization
/aosp_15_r20/external/libwebsockets/lib/misc/fts/
H A DREADME.md33 ### Autocomplete suggestions
49 ### Filepath results
59 ### Filepath and line results
/aosp_15_r20/tools/metalava/metalava-model/src/main/java/com/android/tools/metalava/model/item/
H A DPackageDocs.kt60 val overview: ResourceFile? constant
74 override val overview constant
86 override var overview: ResourceFile? = null, variable in com.android.tools.metalava.model.item.MutablePackageDoc
/aosp_15_r20/external/bcc/examples/networking/http_filter/
H A DREADME.md25 ### First part: eBPF filter
32 ### Second part: python code in user space
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/flicker-legacy/src/com/android/wm/shell/flicker/splitscreen/benchmark/
H A DSplitScreenBase.kt36 val overview = tapl.workspace.switchToOverview() in <lambda>() constant
/aosp_15_r20/external/sandboxed-api/sandboxed_api/tools/clang_generator/
H A Dcompilation_database.cc136 llvm::cl::NumOccurrencesFlag occurrences_flag, const char* overview) { in create()
149 const char* overview) { in init()
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/
H A DSwitchAppByDoubleTapDivider.kt51 val overview = tapl.workspace.switchToOverview() in <lambda>() constant
/aosp_15_r20/packages/apps/Launcher3/tests/tapl/com/android/launcher3/tapl/
DBaseOverview.java101 final UiObject2 overview = verifyActiveContainer(); in flingForwardImpl() local
127 final UiObject2 overview = verifyActiveContainer(); in flingBackwardImpl() local
/aosp_15_r20/platform_testing/tests/jank/UbSystemUiJankTests/src/android/platform/systemui/tests/jank/
H A DSystemUiJankTests.java345 final Overview overview = mLauncher.getOverview(); in testRecentAppsFling() local
359 final Overview overview = mLauncher.getOverview(); in testRecentAppsDismiss() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/endian/doc/endian/
Doverview.adoc8 [#overview] anchor
/aosp_15_r20/external/mesa3d/docs/
H A Ddispatch.rst44 .. _overview: target in 1. Complexity of GL Dispatch
/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
H A Ddocumentation.proto117 string overview = 2; field
/aosp_15_r20/external/googleapis/google/api/
H A Ddocumentation.proto117 string overview = 2; field
/aosp_15_r20/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/states/
DQuickstepAtomicAnimationFactory.java97 RecentsView overview = mContainer.getOverviewPanel(); in prepareForAtomicAnimation() local
/aosp_15_r20/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper2/
H A DNexusLauncherStrategy.java144 BaseOverview overview = mLauncher.getOverview(); in clearRecentAppsFromOverview() local
/aosp_15_r20/platform_testing/libraries/launcher-helper/src/android/support/test/launcherhelper/
H A DNexusLauncherStrategy.java156 BaseOverview overview = mLauncher.getOverview(); in clearRecentAppsFromOverview() local
/aosp_15_r20/external/google-cloud-java/java-recommender/proto-google-cloud-recommender-v1/src/main/proto/google/cloud/recommender/v1/
H A Drecommendation.proto136 google.protobuf.Struct overview = 3; field
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/go/internal/vcweb/
Dvcweb.go360 func (s *Server) overview(w http.ResponseWriter, r *http.Request) { func
/aosp_15_r20/external/googleapis/google/cloud/recommender/v1beta1/
H A Drecommendation.proto129 google.protobuf.Struct overview = 3; field

12345