Home
last modified time | relevance | path

Searched refs:safe (Results 1 – 25 of 34) sorted by relevance

12

/packages/services/Car/tests/carservice_unit_test/src/android/car/userlib/
DUserHelperLiteTest.java47 String safe = UserHelperLite.safeName("UnsafeIam"); in testSafeName() local
49 assertThat(safe).isNotNull(); in testSafeName()
50 assertThat(safe).doesNotContain("UnsafeIAm"); in testSafeName()
/packages/providers/MediaProvider/jni/
Dnode.cpp44 void node::BuildPathForNodeRecursive(bool safe, const node* node, std::stringstream* path) const { in BuildPathForNodeRecursive() argument
46 BuildPathForNodeRecursive(safe, node->parent_, path); in BuildPathForNodeRecursive()
49 if (safe && node->parent_) { in BuildPathForNodeRecursive()
Dnode-inl.h542 void BuildPathForNodeRecursive(bool safe, const node* node, std::stringstream* path) const;
/packages/services/Car/tests/android_car_api_test/src/android/car/apitest/
DCarDevicePolicyManagerTest.java237 private void lockNowTest(boolean safe) throws Exception { in lockNowTest() argument
242 setDpmSafety(safe); in lockNowTest()
311 private void setDpmSafety(boolean safe) { in setDpmSafety() argument
313 String state = safe ? "park" : "drive"; in setDpmSafety()
/packages/modules/AdServices/adservices/linter/documentation/
DBackCompatJobServiceDetector.md11 ## Classes which are safe to use in static initialization
12 The following class are safe to use in JobServices static initialization
/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DAbstractICarServiceHelperStub.java61 public void setSafetyMode(boolean safe) { in setSafetyMode() argument
62 Log.d(TAG, "setSafetyMode(safe=" + safe + ")"); in setSafetyMode()
/packages/apps/TV/
Dproguard.flags19 # platform version. We know about them, and they are safe.
26 # This is due to legacy API katniss is referencing. Seems safe.
/packages/modules/DeviceLock/DeviceLockController/
Dproguard.flags3 # platform version. We know about them, and they are safe.
/packages/services/Car/service/src/com/android/car/
DCarServiceHelperWrapper.java154 public void setSafetyMode(boolean safe) { in setSafetyMode() argument
156 waitForCarServiceHelper().setSafetyMode(safe); in setSafetyMode()
/packages/services/Car/car-lib/src/com/android/car/internal/
DICarServiceHelper.aidl49 void setSafetyMode(boolean safe) = 3; in setSafetyMode() argument
/packages/modules/Permission/PermissionController/
Dproguard.flags3 # platform version. We know about them, and they are safe.
/packages/apps/Launcher3/
Dproguard.flags7 # platform version. We know about them, and they are safe.
/packages/modules/NeuralNetworks/tools/api/
DNeuralNetworksTypes.t394 * modifies a model at a given time. It is however safe for more than one
433 * safe for more than one thread to use the compilation once
507 * modifies an execution at a given time. It is however safe for more than one
527 * It is however safe to schedule and evaluate multiple computations on different executions
729 * safe for more than one thread to use the memory descriptor once
734 * It is however safe to continue using a {@link ANeuralNetworksMemory} object created
/packages/modules/DnsResolver/
DREADME-DoT.md37 For clarity, each of the five classes in this design is thread-safe and holds one lock.
59 or a thread-safe queue, because the socket thread has to be blocked
/packages/apps/Contacts/
Dproguard.flags7 # platform version. We know about them, and they are safe.
/packages/modules/Virtualization/microdroid/
Dinit.rc50 # apexd.status to activated, but immediately transitions to ready. Therefore, it's not safe to
/packages/modules/Connectivity/framework-t/
DAndroid.bp72 // including hidden methods. This is safe because if framework-connectivity-t is
/packages/modules/Bluetooth/system/gd/rust/linux/docs/
Dstyle_guide.md28 it is likely safe to leave it undocumented. Examples:
/packages/modules/Bluetooth/system/doc/
Dstyle_guide.md51 It is not safe to assume any particular byte order. When serializing or
/packages/services/Car/car-lib/src/android/car/navigation/
Dnavigation_state.proto43 // This means that it should be safe to cache an image once requested
/packages/modules/AdServices/adservices/tests/unittest/service-core/assets/classifier/
Dprecomputed_test_app_list.csv5819 fast.boost.cleaner.speed.clean.safe.plus 10184
8324 ma.safe.bn 10323,10311
8372 fast.safe.guard.vpn 10184,10149
8551 com.kii.safe 10184
/packages/modules/AdServices/adservices/apk/assets/classifier/
Dprecomputed_app_list.csv5819 fast.boost.cleaner.speed.clean.safe.plus 10184
8324 ma.safe.bn 10323,10311
8372 fast.safe.guard.vpn 10184,10149
8551 com.kii.safe 10184
/packages/apps/TV/libs/m2/
Dauto-value-1.5.3.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
Dguava-28.0-android.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Dguava-28.0-jre.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...

12