Searched defs:PRIORITY_ARG_NORMAL (Results 1 – 3 of 3) 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