/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/test-apps/flickerapp/src/com/android/wm/shell/flicker/testapp/ |
H A D | Components.java | 26 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.SimpleActivity 33 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.FixedActivity 39 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.NonResizeableActivity 65 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.PipActivity 75 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.ImeActivity 81 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.SplitScreenActivity 87 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.SplitScreenSecondaryActivity 93 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.LaunchBubbleActivity 99 public static final ComponentName COMPONENT = new ComponentName(PACKAGE_NAME, field in Components.BubbleActivity
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/legacysplitscreen/ |
H A D | ResizeLegacySplitScreen.kt | 113 this.isAppWindowVisible(Components.SimpleActivity.COMPONENT.toFlickerComponent()) 121 this.isAppWindowVisible(Components.ImeActivity.COMPONENT.toFlickerComponent()) 143 this.isVisible(Components.SimpleActivity.COMPONENT.toFlickerComponent()) 150 this.isVisible(Components.ImeActivity.COMPONENT.toFlickerComponent()) 175 visibleRegion(Components.SimpleActivity.COMPONENT.toFlickerComponent()) 177 visibleRegion(Components.ImeActivity.COMPONENT.toFlickerComponent()) 197 visibleRegion(Components.SimpleActivity.COMPONENT.toFlickerComponent()) 199 visibleRegion(Components.ImeActivity.COMPONENT.toFlickerComponent())
|
/aosp12/art/tools/ |
H A D | host_bcp.sh | 75 for COMPONENT in ${BCPL}; do 77 TAIL=${COMPONENT} 78 if [[ ${COMPONENT:0:${#ART_APEX}} = ${ART_APEX} ]]; then 80 TAIL=${COMPONENT:${#ART_APEX}}
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/helpers/ |
H A D | SplitScreenHelper.kt | 43 Components.SplitScreenActivity.COMPONENT.toFlickerComponent()) 48 Components.SplitScreenSecondaryActivity.COMPONENT.toFlickerComponent()) 53 Components.NonResizeableActivity.COMPONENT.toFlickerComponent())
|
H A D | FixedAppHelper.kt | 26 Components.FixedActivity.COMPONENT.toFlickerComponent()
|
H A D | SimpleAppHelper.kt | 26 Components.SimpleActivity.COMPONENT.toFlickerComponent()
|
H A D | LaunchBubbleHelper.kt | 26 Components.LaunchBubbleActivity.COMPONENT.toFlickerComponent()
|
H A D | ImeAppHelper.kt | 31 Components.ImeActivity.COMPONENT.toFlickerComponent()
|
H A D | PipAppHelper.kt | 38 Components.PipActivity.COMPONENT.toFlickerComponent()
|
/aosp12/system/tools/hidl/ |
H A D | hidl-gen_l.ll | 24 COMPONENT {L}({L}|{D})* 28 FQNAME ({COMPONENT}|{VERSION})(({DOT}|":"+){COMPONENT}|{VERSION})* 175 {COMPONENT} { yylval->str = strdup(yytext); return token::IDENTIFIER; }
|
/aosp12/frameworks/base/services/core/java/com/android/server/notification/ |
H A D | CountdownConditionProvider.java | 43 public static final ComponentName COMPONENT = field in CountdownConditionProvider 63 return COMPONENT; in getComponent()
|
H A D | EventConditionProvider.java | 56 public static final ComponentName COMPONENT = field in EventConditionProvider 85 return COMPONENT; in getComponent()
|
H A D | ScheduleConditionProvider.java | 56 public static final ComponentName COMPONENT = field in ScheduleConditionProvider 81 return COMPONENT; in getComponent()
|
/aosp12/system/update_engine/ |
H A D | OWNERS | 14 # COMPONENT: Internals>Installer
|
/aosp12/frameworks/base/core/java/android/os/ |
H A D | CoolingDevice.java | 73 public static final int TYPE_COMPONENT = CoolingType.COMPONENT;
|
H A D | PowerComponents.java | 296 .COMPONENT, in writeStatsProtoImpl()
|
/aosp12/frameworks/proto_logging/stats/enums/stats/tv/ |
H A D | tif_enums.proto | 81 COMPONENT = 1004; enumerator
|
/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/apppairs/ |
H A D | AppPairsTransition.kt | 57 Components.SplitScreenActivity.COMPONENT.toFlickerComponent())
|
/aosp12/hardware/interfaces/tv/input/1.0/default/ |
H A D | TvInput.cpp | 39 static_assert(TV_INPUT_TYPE_COMPONENT == static_cast<int>(TvInputType::COMPONENT),
|
/aosp12/hardware/interfaces/thermal/2.0/ |
H A D | types.hal | 44 COMPONENT, // for the rest of components
|
/aosp12/frameworks/base/services/core/java/com/android/server/firewall/ |
H A D | StringFilter.java | 230 public static final ValueProvider COMPONENT = new ValueProvider("component") { field in StringFilter
|
H A D | IntentFirewall.java | 89 StringFilter.COMPONENT,
|
/aosp12/hardware/interfaces/thermal/2.0/vts/functional/ |
H A D | VtsHalThermalV2_0TargetTest.cpp | 244 for (int i = 0; i <= static_cast<int>(CoolingType::COMPONENT); ++i) { in TEST_P()
|
/aosp12/hardware/interfaces/tv/input/1.0/ |
H A D | types.hal | 37 COMPONENT = 6,
|
/aosp12/frameworks/proto_logging/stats/enums/os/ |
H A D | enums.proto | 137 COMPONENT = 6; enumerator
|