Home
last modified time | relevance | path

Searched refs:accessed (Results 1 – 25 of 32) sorted by relevance

12

/frameworks/rs/script_api/
Drs_value_types.spec39 Entries of a vector can be accessed using different naming styles.
41 Single entries can be accessed by following the variable name with a dot and:<ul>
52 Multiple entries of a vector can be accessed at once by using an identifier that is
56 With the example above, the middle two entries can be accessed using
Drs_allocation_data.spec23 <li>Individual cells are accessed using the rsGetElementAt* and
Drs_for_each.spec247 &nbsp;&nbsp;// The current index in the common x, y, z dimensions are accessed by<br/>
/frameworks/base/services/core/java/com/android/server/power/feature/
Dpower_flags.aconfig4 # Important: Flags must be accessed through PowerManagerFlags.
/frameworks/base/core/proto/android/
Dprivacy.proto28 // extracted from the device automatically. They can be accessed
/frameworks/base/core/java/android/companion/virtual/
Dflags.aconfig4 # added to this file cannot be accessed from C++
/frameworks/rs/script_api/include/
Drs_value_types.rsh41 * Entries of a vector can be accessed using different naming styles.
43 * Single entries can be accessed by following the variable name with a dot and:
54 * Multiple entries of a vector can be accessed at once by using an identifier that is
58 * With the example above, the middle two entries can be accessed using
Drs_object_types.rsh116 RS_ALLOCATION_USAGE_SCRIPT = 0x0001, // Allocation is bound to and accessed by scripts.
Drs_for_each.rsh218 * // The current index in the common x, y, z dimensions are accessed by
/frameworks/base/services/core/java/com/android/server/appop/
DAttributedOp.java104 public void accessed(int proxyUid, @Nullable String proxyPackageName, in accessed() method in AttributedOp
108 accessed(accessTime, -1, proxyUid, proxyPackageName, proxyAttributionTag, proxyDeviceId, in accessed()
129 public void accessed(long noteTime, long duration, int proxyUid, in accessed() method in AttributedOp
DAppOpsRecentAccessPersistence.java258 attributedOp.accessed(accessTime, accessDuration, proxyUid, proxyPkg, in readAttributionOp()
/frameworks/base/packages/SystemUI/docs/
Dplugin_hooks.md65 These classes can be accessed by any plugin using PluginDependency as long as they @Requires them.
Ddagger.md115 Fragment is accessed.
Dexecutors.md74 A DelayableExecutor can be accessed via Injection just like a standard Executor.
Dqs-tiles.md629 that can be accessed from them like list of WiFi networks) is the concern of each feature team and
/frameworks/proto_logging/stats/atoms/sdksandbox/
Dsdksandbox_extension_atoms.proto219 // List of all the ContentProviders that were requested to be accessed
/frameworks/base/services/core/java/com/android/server/display/feature/
Ddisplay_flags.aconfig4 # Important: Flags must be accessed through DisplayManagerFlags.
/frameworks/base/packages/SystemUI/scripts/token_alignment/
Dtsconfig.json93 …// "noUncheckedIndexedAccess": true, /* Add 'undefined' to a type when accessed us…
/frameworks/base/services/core/java/com/android/server/content/
DSyncManager.md96 - When a content provider is accessed, `AppStandbyController.reportContentProviderUsage()` is
/frameworks/av/apex/
Dld.config.txt52 # accessed from the outside. However, they may be necessary for APEX builds that
/frameworks/base/tools/aapt2/
DResources.proto126 // A resource was explicitly marked as private. This means the resource can not be accessed
132 // A resource was explicitly marked as public. This means the resource can be accessed
/frameworks/base/services/permission/java/com/android/server/permission/access/immutable/
DImmutable.md138 and prevents modifications to an object accessed with an immutable interface.
/frameworks/base/core/proto/android/os/
Dincident.proto199 // 2. the same information is able to be accessed by meminfo dumpsys.
/frameworks/compile/slang/
DREADME.rst304 cannot be accessed by other scripts and are in effect always 'static'
/frameworks/opt/telephony/proto/src/
Dtelephony.proto2652 // SmsManager can be accessed from

12