OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:updateFrom
(Results
1 - 14
of
14
) sorted by null
/cts/tests/tests/content/src/android/content/res/cts/
PluralResourcesTest.java
44
config.
updateFrom
(mResources.getConfiguration());
ConfigurationTest.java
183
assertEquals(expectedFlags, tmpc1.
updateFrom
(c2));
557
changed = config1.
updateFrom
(config2);
565
changed = config1.
updateFrom
(config2);
577
changed = config1.
updateFrom
(config2);
592
changed = config1.
updateFrom
(config2);
599
changed = config1.
updateFrom
(config2);
ResourcesTest.java
644
config.
updateFrom
(mResources.getConfiguration());
[
all
...]
/frameworks/av/media/codec2/vndk/util/
C2InterfaceHelper.cpp
715
if (!p->
updateFrom
(*param->value())) {
745
p->
updateFrom
(*value);
783
} else if (!p->
updateFrom
(*value)) {
/frameworks/av/media/codec2/sfplugin/
CCodecBufferChannel.cpp
[
all
...]
/development/samples/ApiDemos/src/com/example/android/apis/app/
LoaderCustom.java
168
int configChanges = mLastConfiguration.
updateFrom
(res.getConfiguration());
/frameworks/av/media/codec2/tests/
C2SampleComponent_test.cpp
139
param->
updateFrom
(myParam);
C2ComponentInterface_test.cpp
272
EXPECT_TRUE(retP->
updateFrom
(p));
/frameworks/av/media/codec2/hidl/1.0/utils/
InputSurfaceConnection.cpp
376
if (!stackParams[i++]->
updateFrom
(*paramPointer)) {
types.cpp
[
all
...]
/frameworks/av/media/codec2/core/include/
C2Param.h
452
param->
updateFrom
(orig);
518
inline bool
updateFrom
(const C2Param &other) {
[
all
...]
/frameworks/av/media/codec2/hidl/client/
client.cpp
264
if (!stackParams[i++]->
updateFrom
(*paramPointer)) {
[
all
...]
/external/testng/ant/
ivy-2.1.0.jar
/external/kotlinc/lib/
kotlin-main-kts.jar
Completed in 253 milliseconds