/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/mobile/ui/viewmodel/ |
H A D | LocationBasedMobileViewModel.kt | 54 StatusBarLocation.HOME -> 78 location = StatusBarLocation.HOME,
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarLocation.kt | 22 HOME,
|
/aosp14/frameworks/base/core/java/android/app/ |
H A D | ProcessStateEnum.aidl | 78 HOME = 14, enumConstant
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/policy/ |
H A D | ShortcutLoggingTests.java | 55 KeyboardLogEvent.HOME, KeyEvent.KEYCODE_H, META_ON}, in shortcutTestArguments() 57 KeyboardLogEvent.HOME, KeyEvent.KEYCODE_ENTER, META_ON}, in shortcutTestArguments() 58 {"HOME key -> Open Home", new int[]{KeyEvent.KEYCODE_HOME}, KeyboardLogEvent.HOME, in shortcutTestArguments()
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/gallery/src/com/android/settingslib/spa/gallery/home/ |
H A D | HomePage.kt | 48 override val name = SettingsPageProviderEnum.HOME.name 49 override val displayName = SettingsPageProviderEnum.HOME.displayName
|
/aosp14/frameworks/base/tests/backup/ |
H A D | backup_stress_test.sh | 20 LOGDIR="$HOME/backup_tests"
|
H A D | test_restore.sh | 21 [ -z "$BUGREPORT_DIR" ] && BUGREPORT_DIR="$HOME/backup/bugreports"
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/ |
H A D | LocationBasedWifiViewModel.kt | 44 StatusBarLocation.HOME -> HomeWifiViewModel(commonImpl)
|
/aosp14/frameworks/base/data/keyboards/ |
H A D | Vendor_1949_Product_0401.kl | 23 key 172 HOME
|
H A D | Vendor_046d_Product_c21d.kl | 25 key 316 HOME
|
H A D | Vendor_046d_Product_c21f.kl | 25 key 316 HOME
|
H A D | Vendor_1689_Product_fd00.kl | 25 key 316 HOME
|
H A D | Vendor_1689_Product_fd01.kl | 25 key 316 HOME
|
H A D | Vendor_1689_Product_fe00.kl | 25 key 316 HOME
|
H A D | Vendor_1bad_Product_f016.kl | 25 key 316 HOME
|
H A D | Vendor_1bad_Product_f027.kl | 25 key 316 HOME
|
H A D | Vendor_1bad_Product_f036.kl | 25 key 316 HOME
|
H A D | Vendor_1d79_Product_0009.kl | 25 key 172 HOME
|
H A D | Vendor_0b05_Product_4500.kl | 28 key 172 HOME
|
H A D | Vendor_1532_Product_0900.kl | 27 key 172 HOME
|
H A D | Vendor_046d_Product_b501.kl | 47 key 172 HOME
|
H A D | Vendor_18d1_Product_2c40.kl | 44 key 172 HOME
|
H A D | Vendor_0f0d_Product_00c1.kl | 43 key 0x13c HOME
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | StatusBarIconControllerTest.java | 87 StatusBarLocation.HOME, in testSetCalledOnAdd_DarkIconManager() 208 StatusBarLocation.HOME, in TestIconManager()
|
/aosp14/frameworks/base/startop/apps/ColorChanging/ |
H A D | gradlew | 168 if [ "$(uname)" = "Darwin" ] && [ "$HOME" = "$PWD" ]; then
|