/frameworks/rs/tests/java_api/SSHealingBrush/ |
D | cnb | 1 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/ |
D | KeyguardDataQuickAffordanceModule.kt | 40 home: HomeControlsKeyguardQuickAffordanceConfig, in providerClientFactory() 51 home, in providerClientFactory()
|
/frameworks/base/services/core/java/com/android/server/hdmi/ |
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…
|
/frameworks/proto_logging/stats/atoms/dream/ |
D | dream_extension_atoms.proto | 47 // 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/ |
D | SplitScreenUtils.kt | 136 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/ |
D | flags.aconfig | 8 description: "Enables the home controls dream feature."
|
/frameworks/base/services/core/java/com/android/server/flags/ |
D | pinner.aconfig | 14 …description: "Ablation study flag that controls if home app odex/vdex files should be pinned in me…
|
/frameworks/opt/timezonepicker/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/frameworks/opt/colorpicker/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/frameworks/opt/calendar/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/frameworks/ex/framesequence/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/frameworks/opt/chips/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/frameworks/opt/photoviewer/ |
D | project.properties | 10 …Guard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/tests/ |
D | project.properties | 10 …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/ |
D | BaseDemoActivity.kt | 71 if (item.itemId == android.R.id.home) { in onOptionsItemSelected()
|
/frameworks/layoutlib/bridge/tests/res/testApp/MyApplication/ |
D | proguard-rules.pro | 3 # in /usr/local/google/home/deepanshu/ssd/sdk_out/tools/proguard/proguard-android.txt
|
/frameworks/base/tests/TouchLatency/app/ |
D | proguard-rules.pro | 3 # 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/ |
D | WifiViewModelTest.kt | 108 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/ |
D | BaseTestRunner.java | 234 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/ |
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")
|
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
D | RecentsAnimationControllerTest.java | 431 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/ |
D | ScrollingMovementMethod.java | 80 protected boolean home(TextView widget, Spannable buffer) { in home() method in ScrollingMovementMethod
|
/frameworks/base/core/java/android/view/inputmethod/ |
D | flags.aconfig | 43 …on: "Feature flag for supporting stylus handwriting delegation from RemoteViews on the home screen"
|
/frameworks/base/packages/SystemUI/src/com/android/systemui/navigationbar/ |
D | NavigationBarView.java | 197 } 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()
|