HomeSort by relevance Sort by last modified time
    Searched defs:CATEGORY_TAG (Results 1 - 4 of 4) sorted by null

  /frameworks/base/services/usage/java/com/android/server/usage/
UsageStatsXmlV1.java 49 private static final String CATEGORY_TAG = "category";
138 if (tag.equals(CATEGORY_TAG)) {
253 xml.startTag(null, CATEGORY_TAG);
256 xml.endTag(null, CATEGORY_TAG);
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Xml.h 87 #define CATEGORY_TAG "Category"
  /prebuilts/misc/common/robolectric/android-all/
android-all-8.0.0_r4-robolectric-0.jar 
android-all-o-preview-4-robolectric-0.jar 

Completed in 113 milliseconds