/aosp12/frameworks/rs/tests/java_api/SSHealingBrush/ |
H A 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…
|
/aosp12/build/make/tools/docker/ |
H A D | Dockerfile | 20 && echo "export USER="$username >>/home/$username/.gitconfig 21 COPY gitconfig /home/$username/.gitconfig 22 RUN chown $userid:$groupid /home/$username/.gitconfig 23 ENV HOME=/home/$username
|
/aosp12/frameworks/base/services/backup/java/com/android/server/backup/ |
H A D | PackageManagerBackupAgent.java | 242 ComponentName home = getPreferredHomeComponent(); in onBackup() local 243 if (home != null) { in onBackup() 245 homeInfo = mPackageManager.getPackageInfoAsUser(home.getPackageName(), in onBackup() 247 homeInstaller = mPackageManager.getInstallerPackageName(home.getPackageName()); in onBackup() 261 home = null; in onBackup() 273 || !Objects.equals(home, mStoredHomeComponent) in onBackup() 274 || (home != null in onBackup() 278 Slog.i(TAG, "Home preference changed; backing up new state " + home); in onBackup() 280 if (home != null) { in onBackup() 282 outputBufferStream.writeUTF(home.flattenToString()); in onBackup() [all …]
|
/aosp12/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…
|
/aosp12/system/sepolicy/prebuilts/api/29.0/private/ |
H A D | runas_app.te | 8 # The ability to call exec() on files in the apps home directories 10 # which are copied to the apps home directories.
|
H A D | rs.te | 10 # Read files from the app home directory. 14 # Cleanup app_exec_data_file files in the app home directory.
|
/aosp12/build/soong/ui/build/ |
H A D | goma.go | 68 } else if home, ok := config.Environment().Get("HOME"); ok { 69 gomaCtl = filepath.Join(home, "goma", gomaCtlScript)
|
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/ |
H A D | EventLogTags.logtags | 10 # - home screen widget 13 # - search hard key on home screen 14 # - menu -> search on home screen
|
/aosp12/system/sepolicy/prebuilts/api/30.0/private/ |
H A D | rs.te | 10 # Read files from the app home directory. 14 # Cleanup app_exec_data_file files in the app home directory.
|
H A D | runas_app.te | 8 # The ability to call exec() on files in the apps home directories 10 # which are copied to the apps home directories.
|
/aosp12/system/sepolicy/prebuilts/api/31.0/private/ |
H A D | runas_app.te | 8 # The ability to call exec() on files in the apps home directories 10 # which are copied to the apps home directories.
|
H A D | rs.te | 11 # Read files from the app home directory. 15 # Cleanup app_exec_data_file files in the app home directory.
|
/aosp12/system/sepolicy/prebuilts/api/32.0/private/ |
H A D | runas_app.te | 8 # The ability to call exec() on files in the apps home directories 10 # which are copied to the apps home directories.
|
H A D | rs.te | 11 # Read files from the app home directory. 15 # Cleanup app_exec_data_file files in the app home directory.
|
/aosp12/system/sepolicy/private/ |
H A D | runas_app.te | 8 # The ability to call exec() on files in the apps home directories 10 # which are copied to the apps home directories.
|
H A D | rs.te | 11 # Read files from the app home directory. 15 # Cleanup app_exec_data_file files in the app home directory.
|
/aosp12/build/make/tools/droiddoc/templates-pdk/assets/ |
H A D | android-developer-core.css | 277 .home #home-link a, 291 .home #home-link a:hover, 677 background:url(images/home/bg_home_announcement.png) no-repeat 0 0; 711 background:url(images/home/bg_home_carousel.png) no-repeat 0 0; 717 background: url(images/home/bg_home_carousel_board.png) 0 0 no-repeat; 740 background: url(images/home/bg_home_carousel_wheel.png) 0 0 no-repeat; 751 background-image:url(images/home/carousel_buttons_sprite.png);
|
/aosp12/art/test/962-iface-static/ |
H A D | info.txt | 4 and pass the --use-java-home to run-test
|
/aosp12/art/test/963-default-range-smali/ |
H A D | info.txt | 4 and pass the --use-java-home to run-test
|
/aosp12/art/test/134-reg-promotion/ |
H A D | info.txt | 2 and float operations is flushed to all home location.
|
/aosp12/packages/apps/Car/Cluster/ClusterHomeSample/ |
H A D | Android.bp | 15 required: ["allowed_privapp_com.android.car.cluster.home"],
|
/aosp12/packages/apps/DeskClock/src/com/android/deskclock/actionbarmenu/ |
H A D | NavUpMenuItemController.kt | 29 override val id: Int = android.R.id.home
|
/aosp12/art/test/966-default-conflict/ |
H A D | info.txt | 6 and pass the --use-java-home to run-test
|
/aosp12/art/test/967-default-ame/ |
H A D | info.txt | 6 and pass the --use-java-home to run-test
|
/aosp12/art/test/969-iface-super/ |
H A D | info.txt | 6 the --use-java-home to run-test
|