Home
last modified time | relevance | path

Searched defs:categoryKey (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/drawer/
DCategoryManager.java72 public synchronized DashboardCategory getTilesByCategory(Context context, String categoryKey) { in getTilesByCategory()
76 public synchronized DashboardCategory getTilesByCategory(Context context, String categoryKey, in getTilesByCategory()
DTileUtils.java279 private static DashboardCategory createCategory(Context context, String categoryKey, in createCategory()
349 String categoryKey = defaultCategory; in getTilesForIntent() local
/frameworks/base/libs/hwui/pipeline/skia/
DSkiaMemoryTracer.cpp29 SkiaMemoryTracer::SkiaMemoryTracer(const char* categoryKey, bool itemizeType) in SkiaMemoryTracer()