Searched refs:NameValueCache (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/java/android/provider/
H A DSettings.java1548 private static class NameValueCache { class in class:Settings
1571 public NameValueCache(Uri uri, String getCommand, String setCommand) { method in class:Settings.NameValueCache
1579 synchronized (NameValueCache.this) {
1606 synchronized (NameValueCache.this) {
1639 synchronized (NameValueCache.this) {
1658 synchronized (NameValueCache.this) {
1675 synchronized (NameValueCache.this) {
1716 synchronized (NameValueCache.this) {
1770 private static final NameValueCache sNameValueCache = new NameValueCache(
[all...]
/frameworks/base/
H A Dcompiled-classes-phone3463 android.provider.Settings$NameValueCache
3464 android.provider.Settings$NameValueCache$-java_lang_String_getStringForUser_android_content_ContentResolver_cr_java_lang_String_name_int_userHandle_LambdaImpl0

Completed in 111 milliseconds