Home
last modified time | relevance | path

Searched refs:home (Results 1 – 25 of 61) sorted by relevance

123

/frameworks/rs/tests/java_api/SSHealingBrush/
Dcnb1 cd /usr/local/google/home/hoford/aosp/frameworks/rs/java/tests/SSHealingBrush
2 cp -r /media/hoford/hoford2/home/AndroidStudioProjects/SSHealingBrush/app/src/main/res/* res/
3 cp -r '/media/hoford/hoford2/home/AndroidStudioProjects/SSHealingBrush/app/src/main/java/rs' src/
4 cp /media/hoford/hoford2/home/AndroidStudioProjects/SSHealingBrush/app/src/main/rs/* src/rs/example…
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/data/quickaffordance/
DKeyguardDataQuickAffordanceModule.kt40 home: HomeControlsKeyguardQuickAffordanceConfig, in providerClientFactory()
51 home, in providerClientFactory()
/frameworks/base/services/core/java/com/android/server/hdmi/
Dcec_key_handling.md15 …| Turn on TV, Set active Source to TV, go to home screen | OTP, and go to home screen | OTP, and g…
/frameworks/proto_logging/stats/atoms/dream/
Ddream_extension_atoms.proto47 // Configuration for whether to show home controls.
68 // Configuration for whether to show home controls.
104 // Setting for whether to show home controls.
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
DSplitScreenUtils.kt136 val home = tapl.workspace.switchToOverview() in <lambda>() constant
140 home.currentTask.tapMenu().tapSplitMenuItem() in <lambda>()
142 home.overviewActions.clickSplit() in <lambda>()
166 val home = tapl.workspace.switchToOverview() in <lambda>() constant
169 home.currentTask.tapMenu().tapSplitMenuItem().currentTask.open() in <lambda>()
/frameworks/base/core/java/android/service/controls/flags/
Dflags.aconfig8 description: "Enables the home controls dream feature."
/frameworks/base/services/core/java/com/android/server/flags/
Dpinner.aconfig14 …description: "Ablation study flag that controls if home app odex/vdex files should be pinned in me…
/frameworks/opt/timezonepicker/
Dproject.properties10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
/frameworks/opt/colorpicker/
Dproject.properties10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
/frameworks/opt/calendar/
Dproject.properties10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
/frameworks/ex/framesequence/
Dproject.properties10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/
Dproject.properties10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
/frameworks/opt/chips/
Dproject.properties10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
/frameworks/opt/photoviewer/
Dproject.properties10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/
Dproject.properties10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
/frameworks/base/tests/graphics/SilkFX/src/com/android/test/silkfx/app/
DBaseDemoActivity.kt71 if (item.itemId == android.R.id.home) { in onOptionsItemSelected()
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/
Dproguard-rules.pro3 # in /usr/local/google/home/deepanshu/ssd/sdk_out/tools/proguard/proguard-android.txt
/frameworks/base/tests/TouchLatency/app/
Dproguard-rules.pro3 # in /usr/local/google/home/stoza/android-sdk-linux/tools/proguard/proguard-android.txt
/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/statusbar/pipeline/wifi/ui/viewmodel/
DWifiViewModelTest.kt108 val home = viewModelForLocation(underTest, StatusBarLocation.HOME) in wifiIcon_allLocationViewModelsReceiveSameData() constant
112 val latestHome by collectLastValue(home.wifiIcon) in wifiIcon_allLocationViewModelsReceiveSameData()
247 val home = viewModelForLocation(underTest, StatusBarLocation.HOME) in activity_allLocationViewModelsReceiveSameData() constant
251 val latestHome by collectLastValue(home.isActivityInViewVisible) in activity_allLocationViewModelsReceiveSameData()
/frameworks/base/test-junit/src/junit/runner/
DBaseTestRunner.java234 String home= System.getProperty("user.home"); in getPreferencesFile() local
235 return new File(home, "junit.properties"); in getPreferencesFile()
/frameworks/base/packages/SystemUI/docs/device-entry/
Dquickaffordance.md4 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")
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DRecentsAnimationControllerTest.java431 final ActivityRecord home = mDefaultDisplay.getDefaultTaskDisplayArea().getHomeActivity(); in testClearFixedRotationLaunchingAppAfterCleanupAnimation() local
432 startRecentsInDifferentRotation(home); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()
439 assertTopFixedRotationLaunchingAppCleared(home); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()
441 startRecentsInDifferentRotation(home); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()
443 home.setVisible(false); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()
446 assertTopFixedRotationLaunchingAppCleared(home); in testClearFixedRotationLaunchingAppAfterCleanupAnimation()
/frameworks/base/core/java/android/text/method/
DScrollingMovementMethod.java80 protected boolean home(TextView widget, Spannable buffer) { in home() method in ScrollingMovementMethod
/frameworks/base/core/java/android/view/inputmethod/
Dflags.aconfig43 …on: "Feature flag for supporting stylus handwriting delegation from RemoteViews on the home screen"
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/
DNavigationBarView.java197 } else if (view.getId() == R.id.home && transitionType == LayoutTransition.APPEARING) { in startTransition()
210 } else if (view.getId() == R.id.home && transitionType == LayoutTransition.APPEARING) { in endTransition()
323 mButtonDispatchers.put(R.id.home, new ButtonDispatcher(R.id.home)); in NavigationBarView()
425 return mButtonDispatchers.get(R.id.home); in getHomeButton()

123