Home
last modified time | relevance | path

Searched defs:UI (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/registry/
DBenchmarkCategory.java31 int UI = 1; field
/frameworks/rs/tests/java_api/VrDemo/src/com/example/android/rs/vr/loaders/
DLoaderDicom.java100 static final short UI = vr("UI"); field in LoaderDicom
/frameworks/base/core/java/android/provider/
DContacts.java2077 public static final class UI { class in Contacts.Intents
2082 public UI() { in UI() method in Contacts.Intents.UI
/frameworks/compile/libbcc/bcinfo/BitReader_2_7/
DBitcodeReader.cpp663 auto UI = Placeholder->user_begin(); in ResolveConstantForwardRefs() local
3342 for (auto UI = I->first->user_begin(), UE = I->first->user_end(); in materialize() local
3394 for (auto UI = I->first->user_begin(), UE = I->first->user_end(); in materializeModule() local
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp938 auto UI = Placeholder->user_begin(); in ResolveConstantForwardRefs() local
3681 for (auto UI = I->first->user_begin(), UE = I->first->user_end(); in materialize() local
3733 for (auto UI = I->first->user_begin(), UE = I->first->user_end(); in materializeModule() local