/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
D | InfoStoreTrojan.java | 22 static int sizeOfPreLayout(ViewInfoStore store) { in sizeOfPreLayout() 25 static int sizeOfPostLayout(ViewInfoStore store) { in sizeOfPostLayout() 28 static int sizeOf(ViewInfoStore store, int flags) { in sizeOf()
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/annotationprocessor/ |
D | ProcessMethodAdapters.java | 63 SetterStore store = SetterStore.get(modelAnalyzer); in onHandleStep() local 88 processingEnv, SetterStore store) { in addBindingAdapters() 197 private void addRenamed(RoundEnvironment roundEnv, SetterStore store) { in addRenamed() 217 private void addConversions(RoundEnvironment roundEnv, SetterStore store) { in addConversions() 242 ProcessingEnvironment processingEnv, SetterStore store) { in addInverseAdapters() 280 private void addInverseMethods(RoundEnvironment roundEnv, SetterStore store) { in addInverseMethods() 305 private void addUntaggable(RoundEnvironment roundEnv, SetterStore store) { in addUntaggable() 313 private void clearIncrementalClasses(RoundEnvironment roundEnv, SetterStore store) { in clearIncrementalClasses()
|
/frameworks/support/room/compiler/src/test/kotlin/android/arch/persistence/room/solver/ |
D | TypeAdapterStoreTest.kt | 69 val store = TypeAdapterStore.create(Context(invocation.processingEnv)) in <lambda>() constant 79 val store = TypeAdapterStore.create(Context(invocation.processingEnv)) in <lambda>() constant 106 val store = TypeAdapterStore.create(Context(invocation.processingEnv), in <lambda>() constant 139 val store = TypeAdapterStore.create(Context(processingEnv), in <lambda>() constant 163 val store = TypeAdapterStore.create(Context(invocation.processingEnv), binders[0], in <lambda>() constant 193 val store = TypeAdapterStore.create(Context(invocation.processingEnv), binders[0]) in <lambda>() constant
|
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | WifiApConfigStoreTest.java | 135 WifiApConfigStore store = new WifiApConfigStore( in initWithDefaultConfiguration() local 153 WifiApConfigStore store = new WifiApConfigStore( in initWithExistingConfiguration() local 173 WifiApConfigStore store = new WifiApConfigStore( in setNullApConfiguration() local 188 WifiApConfigStore store = new WifiApConfigStore( in updateApConfiguration() local 209 WifiApConfigStore store = new WifiApConfigStore( in getDefaultApConfigurationIsValid() local
|
/frameworks/support/lifecycle/extensions/src/test/java/android/arch/lifecycle/ |
D | ViewModelStoreTest.java | 32 ViewModelStore store = new ViewModelStore(); in testClear() local
|
D | ViewModelProviderTest.java | 73 final ViewModelStore store = new ViewModelStore(); in testOwnedBy() local
|
/frameworks/base/media/java/android/media/ |
D | MediaHTTPService.java | 57 CookieStore store = cookieManager.getCookieStore(); in makeHTTPConnection() local
|
/frameworks/support/lifecycle/extensions/src/main/java/android/arch/lifecycle/ |
D | ViewModelProvider.java | 73 public ViewModelProvider(ViewModelStore store, Factory factory) { in ViewModelProvider()
|
/frameworks/base/tools/aapt/ |
D | ResourceIdCache.cpp | 84 uint32_t ResourceIdCache::store(const android::String16& package, in store() function in android::ResourceIdCache
|
/frameworks/base/core/java/android/security/net/config/ |
D | NetworkSecurityTrustManager.java | 58 KeyStore store = KeyStore.getInstance(KeyStore.getDefaultType()); in NetworkSecurityTrustManager() local
|
/frameworks/base/tests/NetworkSecurityConfigTest/src/android/security/net/config/ |
D | NetworkSecurityConfigTests.java | 266 TrustedCertificateStore store = new TrustedCertificateStore(); in testUserAddedCaOptIn() local
|
/frameworks/av/media/libstagefright/foundation/tests/ |
D | AData_test.cpp | 230 template <typename T> struct store { typedef T as_type; }; argument
|
/frameworks/base/libs/hwui/ |
D | SkiaShader.cpp | 325 void SkiaShader::store(Caches& caches, const SkShader& shader, const Matrix4& modelViewMatrix, in store() function in android::uirenderer::SkiaShader
|
/frameworks/base/keystore/java/android/security/ |
D | KeyChain.java | 514 TrustedCertificateStore store = new TrustedCertificateStore(); in getCertificateChain() local
|
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/store/ |
D | SetterStore.java | 146 private SetterStore(ModelAnalyzer modelAnalyzer, IntermediateV2 store) { in SetterStore() 169 IntermediateV2 store = new IntermediateV2(); in load() local 1002 private static void merge(IntermediateV2 store, Intermediate dumpStore) { in merge()
|
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicColorMatrix.cpp | 127 void (*store)(void); member
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
D | WifiTracker.java | 995 private final HashMap<K,List<V>> store = new HashMap<K,List<V>>(); field in WifiTracker.Multimap
|
/frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/ |
D | BackingStore.java | 163 public void importStore(BackingStore store) { in importStore()
|
/frameworks/rs/ |
D | rs_hal.h | 320 } store; member
|