Searched defs:PRIORITY_ARG_NORMAL (Results 1 – 4 of 4) sorted by relevance
33 static const char16_t PRIORITY_ARG_NORMAL[]; variable
25 const char16_t PriorityDumper::PRIORITY_ARG_NORMAL[] = u"NORMAL"; member in android::PriorityDumper
109 public static final String PRIORITY_ARG_NORMAL = "NORMAL"; field in PriorityDump
292 const val PRIORITY_ARG_NORMAL = "NORMAL" constant