Home
last modified time | relevance | path

Searched refs:topLevel (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/commandline/
H A DCommandRegistry.kt167 val topLevel = args[0] regex
169 when (topLevel) {
/aosp14/frameworks/base/core/java/android/widget/
H A DRemoteViews.java5988 ActionApplyParams applyParams, View result, boolean topLevel) {
5993 mTopLevel = topLevel;
6119 @Nullable SizeF size, ActionApplyParams params, boolean topLevel) {
6124 if (topLevel && v instanceof ViewGroup) {