Searched refs:updating (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/libstagefright/xmlparser/ |
D | MediaCodecsXmlParser.cpp | 164 Result addGlobal(std::string key, std::string value, bool updating); 264 bool updating() const { in updating() function 880 std::string key, std::string value, bool updating) { in addGlobal() argument 883 if (updating) { in addGlobal() 889 if (!updating) { in addGlobal() 962 bool encoder, const char *name, const char *type, bool updating) { in enterMediaCodec() argument 967 if (updating) { in enterMediaCodec() 980 if (!updating) { in enterMediaCodec() 997 mCurrent.emplace_back(CodecAndType{name, codecIt, typeIt, updating}); in enterMediaCodec() 1104 update = update || updating(); // handle parent in enterType()
|
/frameworks/opt/telephony/src/java/com/google/android/mms/util/ |
D | PduCache.java | 120 synchronized public void setUpdating(Uri uri, boolean updating) { in setUpdating() argument 121 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/ |
D | Android.bp | 19 // When updating this list of aidl files, consider if that aidl is
|