/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/ |
H A D | KeyguardDataQuickAffordanceModule.kt | 39 home: HomeControlsKeyguardQuickAffordanceConfig, 49 home,
|
/aosp14/frameworks/base/services/core/java/com/android/server/hdmi/ |
H A D | cec_key_handling.md | 15 …| Turn on TV, Set active Source to TV, go to home screen | OTP, and go to home screen | OTP, and g…
|
/aosp14/system/core/fastboot/ |
H A D | filesystem.cpp | 66 if (const char* const home = getenv("HOME")) { in GetHomeDirPath() 67 return home; in GetHomeDirPath()
|
/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/ |
H A D | WifiViewModelTest.kt | 102 val home = viewModelForLocation(underTest, StatusBarLocation.HOME) regex 106 val latestHome by collectLastValue(home.wifiIcon) 188 val home = viewModelForLocation(underTest, StatusBarLocation.HOME) regex 192 val latestHome by collectLastValue(home.isActivityInViewVisible)
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
H A D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/aosp14/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/ |
H A D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/aosp14/frameworks/base/tests/TouchLatency/app/ |
H A D | proguard-rules.pro | 3 # in /usr/local/google/home/stoza/android-sdk-linux/tools/proguard/proguard-android.txt
|
/aosp14/frameworks/base/tests/SilkFX/src/com/android/test/silkfx/app/ |
H A D | BaseDemoActivity.kt | 71 if (item.itemId == android.R.id.home) {
|
/aosp14/frameworks/base/test-runner/src/junit/runner/ |
H A D | BaseTestRunner.java | 234 String home= System.getProperty("user.home"); in getPreferencesFile() local 235 return new File(home, "junit.properties"); in getPreferencesFile()
|
/aosp14/frameworks/base/packages/SystemUI/docs/device-entry/ |
H A D | quickaffordance.md | 4 opening an screen that lets them control the smart devices in their home, access their touch-to-pay 78 bottom_start: home (capacity = 1) 81 home ("Home")
|
H A D | glossary.md | 24 …h face, the keyguard immediately dismisses and the user is brought to the home screen/last app. T…
|
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | RecentsAnimationControllerTest.java | 430 final ActivityRecord home = mDefaultDisplay.getDefaultTaskDisplayArea().getHomeActivity(); in testClearFixedRotationLaunchingAppAfterCleanupAnimation() local 431 startRecentsInDifferentRotation(home); in testClearFixedRotationLaunchingAppAfterCleanupAnimation() 438 assertTopFixedRotationLaunchingAppCleared(home); in testClearFixedRotationLaunchingAppAfterCleanupAnimation() 440 startRecentsInDifferentRotation(home); in testClearFixedRotationLaunchingAppAfterCleanupAnimation() 442 home.setVisible(false); in testClearFixedRotationLaunchingAppAfterCleanupAnimation() 445 assertTopFixedRotationLaunchingAppCleared(home); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()
|
H A D | TransitionTests.java | 1278 final ActivityRecord home = new ActivityBuilder(mAtm) in testDeferRotationForTransientLaunch() local 1281 final Transition transition = home.mTransitionController.createTransition(TRANSIT_OPEN); in testDeferRotationForTransientLaunch() 1283 transition.setTransientLaunch(home, null /* restoreBelow */); in testDeferRotationForTransientLaunch() 1284 home.mTransitionController.requestStartTransition(transition, home.getTask(), in testDeferRotationForTransientLaunch() 1286 transition.collectExistenceChange(home); in testDeferRotationForTransientLaunch() 1287 home.setVisibleRequested(true); in testDeferRotationForTransientLaunch() 1288 mDisplayContent.setFixedRotationLaunchingAppUnchecked(home); in testDeferRotationForTransientLaunch() 1289 doReturn(true).when(home).hasFixedRotationTransform(any()); in testDeferRotationForTransientLaunch()
|
/aosp14/frameworks/base/core/java/android/text/method/ |
H A D | ScrollingMovementMethod.java | 80 protected boolean home(TextView widget, Spannable buffer) { in home() method in ScrollingMovementMethod
|
H A D | BaseMovementMethod.java | 232 return home(widget, buffer); in handleMovementKey() 391 protected boolean home(TextView widget, Spannable buffer) { in home() method in BaseMovementMethod
|
H A D | ArrowKeyMovementMethod.java | 240 protected boolean home(TextView widget, Spannable buffer) { in home() method in ArrowKeyMovementMethod
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/gallery/src/com/android/settingslib/spa/gallery/ |
H A D | GallerySpaEnvironment.kt | 26 import com.android.settingslib.spa.gallery.home.HomePageProvider
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
H A D | NavigationBarView.java | 192 } else if (view.getId() == R.id.home && transitionType == LayoutTransition.APPEARING) { in startTransition() 205 } else if (view.getId() == R.id.home && transitionType == LayoutTransition.APPEARING) { in endTransition() 320 mButtonDispatchers.put(R.id.home, new ButtonDispatcher(R.id.home)); in NavigationBarView() 421 return mButtonDispatchers.get(R.id.home); in getHomeButton()
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/tuner/ |
H A D | TunerFragment.java | 131 case android.R.id.home: in onOptionsItemSelected()
|
H A D | TunerActivity.java | 94 if (item.getItemId() == android.R.id.home) { in onMenuItemSelected()
|
H A D | DemoModeFragment.java | 97 case android.R.id.home: in onOptionsItemSelected()
|
/aosp14/frameworks/base/packages/SettingsLib/Spa/gallery/src/com/android/settingslib/spa/gallery/home/ |
H A D | HomePage.kt | 17 package com.android.settingslib.spa.gallery.home
|
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/wallet/ui/ |
H A D | WalletActivity.java | 254 if (itemId == android.R.id.home) { in onOptionsItemSelected()
|
/aosp14/frameworks/base/core/java/com/android/internal/app/ |
H A D | LocalePickerWithRegion.java | 224 case android.R.id.home: in onOptionsItemSelected()
|
/aosp14/frameworks/base/core/java/com/android/internal/widget/ |
H A D | ToolbarWidgetWrapper.java | 179 0, android.R.id.home, 0, 0, mTitle); in ToolbarWidgetWrapper()
|