/packages/apps/Nfc/src/com/android/nfc/ |
D | NfceeAccessControl.java | 84 boolean access = false; in check() 93 access = true; in check() 99 mUidCache.put(uid, access); in check() 100 return access; in check() 111 Boolean access = mUidCache.get(info.uid); in check() local 112 if (access == null) { in check() 113 access = checkPackageNfceeAccess(info.packageName); in check() 114 mUidCache.put(info.uid, access); in check() 116 return access; in check()
|
/packages/services/Car/vehicle-hal-support-lib/src/com/android/car/vehiclehal/test/ |
D | VehiclePropConfigBuilder.java | 42 mConfig.access = VehiclePropertyAccess.READ_WRITE; in VehiclePropConfigBuilder() 50 newConfig.access = propConfig.access; in clone() 74 public VehiclePropConfigBuilder setAccess(int access) { in setAccess() argument 75 mConfig.access = access; in setAccess()
|
D | MockedVehicleHal.java | 237 assertEquals(VehiclePropertyAccess.WRITE, mConfig.access & VehiclePropertyAccess.WRITE); in onPropertySet() 244 assertEquals(VehiclePropertyAccess.READ, mConfig.access & VehiclePropertyAccess.READ); in onPropertyGet()
|
/packages/apps/Messaging/build/gcheckstyle/ |
D | google-style-checker_deploy.jar | ... value
String prop
static synthetic java.lang.String access$000 (java.lang.String, java ... |
/packages/apps/Settings/src/com/android/settings/notification/ |
D | ZenAccessSettings.java | 138 final boolean access = (Boolean) newValue; in reloadList() 139 if (access) { in reloadList() 175 private static void setAccess(final Context context, final String pkg, final boolean access) { in setAccess() argument 176 logSpecialPermissionChange(access, pkg, context); in setAccess() 181 mgr.setNotificationPolicyAccessGranted(pkg, access); in setAccess()
|
/packages/services/Telecomm/libs/ |
D | guava.jar | ... .util.concurrent.TimeUnit unit
static synthetic long access$700 (com.google.common.util ... |
/packages/apps/TV/libs/ |
D | exoplayer.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/packages/apps/KeyChain/src/com/android/keychain/ |
D | KeyChainService.java | 486 private void broadcastPermissionChange(int uid, String alias, boolean access) { in broadcastPermissionChange() argument 496 intent.putExtra(KeyChain.EXTRA_KEY_ACCESSIBLE, access); in broadcastPermissionChange()
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | tutorial.md | 102 // Using a reference for consecutive access is handy and faster. 124 You may access the elements in array by integer literal, for example, `a[0]`, `a[1]`, `a[2]`. 126 Array is similar to `std::vector`, instead of using indices, you may also use iterator to access al… 138 Similar to array, we can access all object members by iterator:
|
D | features.md | 43 …edia.org/wiki/Simple_API_for_XML), RapidJSON provides a event sequential access parser API (`rapid…
|
D | internals.md | 204 During optimization, it is found that some compilers cannot localize some member data access of str…
|
D | Doxyfile.in | 1519 # search using the keyboard; to jump to the search box use <access key> + S 1520 # (what the <access key> is depends on the OS and browser, but it is typically
|
/packages/services/Car/tools/bootio/sepolicy/ |
D | bootio.te | 11 # Read access to pseudo filesystems (for /proc/stats, proc/io/io, etc).
|
/packages/services/Car/service/src/com/android/car/hal/ |
D | VehicleHal.java | 476 if ((config.access & VehiclePropertyAccess.READ) == 0 || in isPropertySubscribable() 551 .append(",access:0x").append(toHexString(config.access)) in dump()
|
D | SensorHalService.java | 109 && ((halProperty.access & VehiclePropertyAccess.READ) != 0)) { in getTokenForProperty()
|
/packages/services/Car/tools/bootio/ |
D | bootio.cpp | 61 if (access(SELF_IO, F_OK) == -1) { in StartDataCollection()
|
/packages/apps/Test/connectivity/sl4n/ |
D | README.md | 46 b) To enable RPC access from the command prompt:
|
/packages/apps/Messaging/ |
D | proguard.flags | 55 # access those fields by reflection (e.g. EmojiMarkup)
|
/packages/services/Car/vehicle_monitor_service/ |
D | ProcessMonitor.cpp | 69 if (access(SELF_IO, F_OK) == -1) { in ProcessMonitor()
|
/packages/apps/Dialer/java/com/android/dialer/about/res/raw/ |
D | third_party_licenses | 2416 information, your application may only use that information to access the user's Google Account 2455 7.1 If you use the SDK to run applications developed by a third party or that access data, content 2458 you may access through such third party applications are the sole responsibility of the person from 2460 as a result of the use or access of any of those third party applications, data, content, or
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | pt_BR_wordlist.combined.gz | 1dictionary=main:pt_br,locale=pt_BR,description=Português (Brasil),date ... |
D | sl_wordlist.combined.gz | 1dictionary=main:sl,locale=sl,description=Slovenščina,date=1393228152, ... |
D | en_GB_wordlist.combined.gz | 1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ... |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |