Home
last modified time | relevance | path

Searched refs:relative (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/drawable/
H A DRotateDrawable.java243 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 Dpath.cpp80 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 DREADME.md4 `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 DRelativeDateTimeFormatter.java143 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 Ddump_api_shas.sh41 | xargs realpath --relative-to=$(pwd) | xargs dirname | sort | uniq
/aosp14/frameworks/base/docs/html/sdk/support_api_diff/25.0.0/
H A Dstylesheet-jdiff.css4 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 Dstylesheet-jdiff.css4 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 Dprotolog.proto31 /* log time, relative to the elapsed system time clock. */
/aosp14/frameworks/base/cmds/incidentd/src/
H A Dreport_file.proto87 * The file name, relative to the work directory where
/aosp14/frameworks/base/core/java/android/widget/
H A DDateTimeView.java101 boolean relative = a.getBoolean(i, false); in DateTimeView()
102 setShowRelativeTime(relative); in DateTimeView()
/aosp14/frameworks/base/media/native/midi/include/
H A DDoxyfile56 # 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 Dtsconfig.json31 … /* Specify the base directory to resolve non-relative module names. */
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DBLASTSync.md94 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 Djobscheduler.proto212 // 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 Dpowermanagerservice.proto299 // The maximum screen dim time expressed as a ratio relative to the screen off timeout.
/aosp14/frameworks/base/core/jni/
H A Dandroid_view_SurfaceControl.cpp518 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 Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...