/aosp14/frameworks/base/graphics/java/android/graphics/drawable/ |
H A D | RotateDrawable.java | 243 public void setPivotXRelative(boolean relative) { in setPivotXRelative() argument 244 if (mState.mPivotXRel != relative) { in setPivotXRelative() 245 mState.mPivotXRel = relative; in setPivotXRelative() 295 public void setPivotYRelative(boolean relative) { in setPivotYRelative() argument 296 if (mState.mPivotYRel != relative) { in setPivotYRelative() 297 mState.mPivotYRel = relative; in setPivotYRelative()
|
/aosp14/frameworks/base/services/incremental/ |
H A D | path.cpp | 80 auto relative = nested.substr(parent.size()); in relativize() local 81 while (relative.front() == '/') { in relativize() 82 relative.remove_prefix(1); in relativize() 84 return relative; in relativize()
|
/aosp14/system/core/bootstat/ |
H A D | README.md | 4 `boot_complete`) and the relative time at which these events occurred. The 24 To record the relative time of an event during the boot phase, call `bootstat` 29 The relative time at which the command runs is recorded along with the name of
|
/aosp14/frameworks/base/core/java/android/text/format/ |
H A D | RelativeDateTimeFormatter.java | 143 boolean relative = true; in getRelativeTimeSpanString() 192 relative = false; in getRelativeTimeSpanString() 197 relative = false; in getRelativeTimeSpanString() 228 if (relative) { in getRelativeTimeSpanString()
|
/aosp14/frameworks/base/api/ |
H A D | dump_api_shas.sh | 41 | xargs realpath --relative-to=$(pwd) | xargs dirname | sort | uniq
|
/aosp14/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/ |
H A D | stylesheet-jdiff.css | 4 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
|
/aosp14/frameworks/base/docs/html/sdk/support_api_diff/25.1.0/ |
H A D | stylesheet-jdiff.css | 4 div.and-diff-id {border: 1px solid #eee;position:relative;float:right;clear:both;padding:0px;}
|
/aosp14/frameworks/base/core/proto/android/internal/ |
H A D | protolog.proto | 31 /* log time, relative to the elapsed system time clock. */
|
/aosp14/frameworks/base/cmds/incidentd/src/ |
H A D | report_file.proto | 87 * The file name, relative to the work directory where
|
/aosp14/frameworks/base/core/java/android/widget/ |
H A D | DateTimeView.java | 101 boolean relative = a.getBoolean(i, false); in DateTimeView() 102 setShowRelativeTime(relative); in DateTimeView()
|
/aosp14/frameworks/base/media/native/midi/include/ |
H A D | Doxyfile | 56 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) path 57 # into which the generated documentation will be written. If a relative path is 58 # entered, it will be relative to the location where doxygen was started. If 157 # part of the path. The tag can be used to show relative paths in the file list. 161 # Note that you can specify absolute paths here, but also relative paths, which 162 # will be relative from the directory where doxygen is started. 873 # Note that relative paths are relative to the directory from which doxygen is 1382 # the file name of the resulting .qch file. The path specified is relative to 1656 # to a relative location where the documentation can be found. The format is: 1979 # If a relative path is entered the value of OUTPUT_DIRECTORY will be put in [all …]
|
/aosp14/frameworks/base/packages/SystemUI/scripts/token_alignment/ |
H A D | tsconfig.json | 31 … /* Specify the base directory to resolve non-relative module names. */
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | BLASTSync.md | 94 and MSG_RESIZED. The ordering of these relative to sync preparation in server code is undefined, in…
|
/aosp14/frameworks/base/core/proto/android/server/ |
H A D | jobscheduler.proto | 212 // assignment. This should be prime relative to common time interval lengths 213 // such as a quarter-hour or day, so that the heartbeat drifts relative to
|
H A D | powermanagerservice.proto | 299 // The maximum screen dim time expressed as a ratio relative to the screen off timeout.
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_view_SurfaceControl.cpp | 518 auto relative = reinterpret_cast<SurfaceControl *>(relativeToObject); in nativeSetRelativeLayer() local 520 transaction->setRelativeLayer(ctrl, relative, zorder); in nativeSetRelativeLayer()
|
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-33.jar | AndroidManifest.xml
META-INF/
META-INF/MANIFEST.MF
NOTICES/
NOTICES/libcore ... |