Searched refs:updating (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/libstagefright/xmlparser/ |
D | MediaCodecsXmlParser.cpp | 180 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/ |
D | PduCache.java | 123 synchronized public void setUpdating(Uri uri, boolean updating) { in setUpdating() argument 124 if (updating) { in setUpdating()
|
/frameworks/base/core/proto/android/view/ |
D | enums.proto | 42 // CPU is not updating it.
|
/frameworks/base/services/core/java/com/android/server/am/ |
D | EventLogTags.logtags | 13 # Do not change these names without updating the checkin_events setting in
|
/frameworks/base/packages/SystemUI/docs/ |
D | physics-animation-layout.md | 122 …will have no effect. This is to ensure that multiple controllers aren’t updating animations at the…
|
/frameworks/base/ |
D | Android.bp | 19 // When updating this list of aidl files, consider if that aidl is
|
/frameworks/ml/nn/tools/api/ |
D | types.spec | 3642 * score updating phase in soft NMS.
|