Home
last modified time | relevance | path

Searched refs:updating (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/libstagefright/xmlparser/
DMediaCodecsXmlParser.cpp180 Result addGlobal(std::string key, std::string value, bool updating);
280 bool updating() const { in updating() function
896 std::string key, std::string value, bool updating) { in addGlobal() argument
899 if (updating) { in addGlobal()
905 if (!updating) { in addGlobal()
978 bool encoder, const char *name, const char *type, bool updating) { in enterMediaCodec() argument
983 if (updating) { in enterMediaCodec()
996 if (!updating) { in enterMediaCodec()
1013 mCurrent.emplace_back(CodecAndType{name, codecIt, typeIt, updating}); in enterMediaCodec()
1120 update = update || updating(); // handle parent in enterType()
/frameworks/base/telephony/common/com/google/android/mms/util/
DPduCache.java123 synchronized public void setUpdating(Uri uri, boolean updating) { in setUpdating() argument
124 if (updating) { in setUpdating()
/frameworks/base/core/proto/android/view/
Denums.proto42 // CPU is not updating it.
/frameworks/base/services/core/java/com/android/server/am/
DEventLogTags.logtags13 # Do not change these names without updating the checkin_events setting in
/frameworks/base/packages/SystemUI/docs/
Dphysics-animation-layout.md122 …will have no effect. This is to ensure that multiple controllers aren’t updating animations at the…
/frameworks/base/
DAndroid.bp19 // When updating this list of aidl files, consider if that aidl is
/frameworks/ml/nn/tools/api/
Dtypes.spec3642 * score updating phase in soft NMS.