Searched refs:store (Results 1 - 25 of 94) sorted by relevance

1234

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DInfoStoreTrojan.java22 static int sizeOfPreLayout(ViewInfoStore store) { argument
23 return sizeOf(store, ViewInfoStore.InfoRecord.FLAG_PRE);
25 static int sizeOfPostLayout(ViewInfoStore store) { argument
26 return sizeOf(store, ViewInfoStore.InfoRecord.FLAG_POST);
28 static int sizeOf(ViewInfoStore store, int flags) { argument
30 final int size = store.mLayoutHolderMap.size();
32 ViewInfoStore.InfoRecord record = store.mLayoutHolderMap.valueAt(i);
/frameworks/support/lifecycle/extensions/src/test/java/android/arch/lifecycle/
H A DViewModelStoreTest.java32 ViewModelStore store = new ViewModelStore();
35 store.put("a", viewModel1);
36 store.put("b", viewModel2);
39 store.clear();
42 assertThat(store.get("a"), nullValue());
43 assertThat(store.get("b"), nullValue());
H A DViewModelProviderTest.java73 final ViewModelStore store = new ViewModelStore();
77 return store;
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/scopes/
H A DLocationScopeProvider.java20 import android.databinding.tool.store.Location;
/frameworks/data-binding/compiler/src/test/java/android/databinding/tool/
H A DMockLayoutBinder.java17 import android.databinding.tool.store.Location;
18 import android.databinding.tool.store.ResourceBundle;
/frameworks/av/media/libaaudio/src/utility/
H A DLinearRamp.h34 mTarget.store(1.0f);
50 mTarget.store(target);
/frameworks/base/tools/aapt/
H A DResourceIdCache.h20 static uint32_t store(const String16& package,
/frameworks/data-binding/compiler/src/main/java/android/databinding/annotationprocessor/
H A DProcessMethodAdapters.java28 import android.databinding.tool.store.SetterStore;
63 SetterStore store = SetterStore.get(modelAnalyzer);
64 clearIncrementalClasses(roundEnv, store);
66 addBindingAdapters(roundEnv, processingEnvironment, store);
67 addRenamed(roundEnv, store);
68 addConversions(roundEnv, store);
69 addUntaggable(roundEnv, store);
70 addInverseAdapters(roundEnv, processingEnvironment, store);
71 addInverseMethods(roundEnv, store);
74 store
87 addBindingAdapters(RoundEnvironment roundEnv, ProcessingEnvironment processingEnv, SetterStore store) argument
197 addRenamed(RoundEnvironment roundEnv, SetterStore store) argument
217 addConversions(RoundEnvironment roundEnv, SetterStore store) argument
241 addInverseAdapters(RoundEnvironment roundEnv, ProcessingEnvironment processingEnv, SetterStore store) argument
280 addInverseMethods(RoundEnvironment roundEnv, SetterStore store) argument
305 addUntaggable(RoundEnvironment roundEnv, SetterStore store) argument
313 clearIncrementalClasses(RoundEnvironment roundEnv, SetterStore store) argument
[all...]
/frameworks/av/media/libaaudio/src/fifo/
H A DFifoController.h46 mReadCounter.store(n, std::memory_order_release);
52 mWriteCounter.store(n, std::memory_order_release);
H A DFifoControllerIndirect.h55 mReadCounterAddress->store(count, std::memory_order_release);
63 mWriteCounterAddress->store(count, std::memory_order_release);
/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
H A DWifiApConfigStoreTest.java135 WifiApConfigStore store = new WifiApConfigStore(
137 verifyDefaultApConfig(store.getApConfiguration(), TEST_DEFAULT_AP_SSID);
153 WifiApConfigStore store = new WifiApConfigStore(
155 verifyApConfig(expectedConfig, store.getApConfiguration());
173 WifiApConfigStore store = new WifiApConfigStore(
175 verifyApConfig(expectedConfig, store.getApConfiguration());
177 store.setApConfiguration(null);
178 verifyDefaultApConfig(store.getApConfiguration(), TEST_DEFAULT_AP_SSID);
188 WifiApConfigStore store = new WifiApConfigStore(
190 verifyDefaultApConfig(store
[all...]
/frameworks/support/room/compiler/src/test/kotlin/android/arch/persistence/room/solver/
H A DTypeAdapterStoreTest.kt69 val store = TypeAdapterStore.create(Context(invocation.processingEnv))
71 val adapter = store.findColumnTypeAdapter(primitiveType, null)
79 val store = TypeAdapterStore.create(Context(invocation.processingEnv))
82 val adapter = store.findColumnTypeAdapter(booleanType, null)
106 val store = TypeAdapterStore.create(Context(invocation.processingEnv),
110 val adapter = store.findColumnTypeAdapter(pointType, null)
139 val store = TypeAdapterStore.create(Context(processingEnv),
142 val adapter = store.findCursorValueReader(tDate, SQLTypeAffinity.INTEGER)
163 val store = TypeAdapterStore.create(Context(invocation.processingEnv), binders[0],
166 val adapter = store
[all...]
/frameworks/av/services/audioflinger/
H A DFastMixer.h40 virtual void setMasterMono(bool mono) { mMasterMono.store(mono); /* memory_order_seq_cst */ }
42 mBoottimeOffset.store(boottimeOffset); /* memory_order_seq_cst */
/frameworks/support/lifecycle/extensions/src/main/java/android/arch/lifecycle/
H A DViewModelProvider.java54 * {@code Factory} and retain them in a store of the given {@code ViewModelStoreOwner}.
67 * {@code Factory} and retain them in the given {@code store}.
69 * @param store {@code ViewModelStore} where ViewModels will be stored.
73 public ViewModelProvider(ViewModelStore store, Factory factory) { argument
75 this.mViewModelStore = store;
/frameworks/data-binding/compilerCommon/src/main/java/android/databinding/tool/processing/
H A DScopedErrorReport.java19 import android.databinding.tool.store.Location;
/frameworks/av/media/libaaudio/src/legacy/
H A DAudioStreamLegacy.h119 void onStart() { mCallbackEnabled.store(true); }
120 void onStop() { mCallbackEnabled.store(false); }
H A DAudioStreamLegacy.cpp115 mCallbackEnabled.store(false);
125 mCallbackEnabled.store(false);
140 mCallbackEnabled.store(false);
/frameworks/base/media/java/android/media/
H A DMediaHTTPService.java57 CookieStore store = cookieManager.getCookieStore();
60 store.add(null, cookie);
71 + "store.");
/frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
H A Dscale_sig_neon.s64 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
84 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
99 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
113 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
127 VST1.S16 {Q8, Q9}, [r0]! @store 16 Word16 x[]
/frameworks/rs/
H A DrsProgramStore.cpp54 mRSC->mHal.funcs.store.destroy(mRSC, this);
63 rsc->mHal.funcs.store.setActive(rsc, this);
74 mRSC->mHal.funcs.store.init(mRSC, this);
/frameworks/av/services/oboeservice/
H A DAAudioServiceStreamShared.h79 mTimestampPositionOffset.store(deltaFrames);
/frameworks/base/libs/hwui/
H A DSkiaShader.h76 static void store(Caches& caches, const SkShader& shader, const Matrix4& modelViewMatrix,
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/
H A DBindingTarget.java26 import android.databinding.tool.store.Location;
27 import android.databinding.tool.store.ResourceBundle;
28 import android.databinding.tool.store.SetterStore;
29 import android.databinding.tool.store.SetterStore.BindingGetterCall;
H A DInverseBinding.java31 import android.databinding.tool.store.Location;
32 import android.databinding.tool.store.SetterStore;
33 import android.databinding.tool.store.SetterStore.BindingGetterCall;
34 import android.databinding.tool.store.SetterStore.BindingSetterCall;
/frameworks/data-binding/compiler/src/main/java/android/databinding/tool/writer/
H A DComponentWriter.java19 import android.databinding.tool.store.SetterStore;

Completed in 785 milliseconds

1234