/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/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | WifiApConfigStoreTest.java | 119 WifiApConfigStore store = new WifiApConfigStore( in initWithDefaultConfiguration() local 137 WifiApConfigStore store = new WifiApConfigStore( in initWithExistingConfiguration() local 157 WifiApConfigStore store = new WifiApConfigStore( in setNullApConfiguration() local 172 WifiApConfigStore store = new WifiApConfigStore( in updateApConfiguration() local
|
/frameworks/native/libs/ui/ |
D | Gralloc1On0Adapter.cpp | 221 gralloc1_backing_store_t store, const Descriptor& descriptor, in Buffer() 232 gralloc1_backing_store_t store, in allocate() 269 gralloc1_backing_store_t store, buffer_handle_t* outBuffer) in allocateWithIdHook()
|
/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/base/keystore/java/android/security/ |
D | KeyChain.java | 451 TrustedCertificateStore store = new TrustedCertificateStore(); in getCertificateChain() local
|
/frameworks/base/libs/hwui/ |
D | SkiaShader.cpp | 360 void SkiaShader::store(Caches& caches, const SkShader& shader, const Matrix4& modelViewMatrix, in store() function in android::uirenderer::SkiaShader
|
/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/ |
D | WifiTracker.java | 683 private final HashMap<K,List<V>> store = new HashMap<K,List<V>>(); field in WifiTracker.Multimap
|
/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 | 130 void (*store)(void); member
|
/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 | 317 } store; member
|