Searched defs:categoryKey (Results 1 – 3 of 3) sorted by relevance
72 public synchronized DashboardCategory getTilesByCategory(Context context, String categoryKey) { in getTilesByCategory()76 public synchronized DashboardCategory getTilesByCategory(Context context, String categoryKey, in getTilesByCategory()
279 private static DashboardCategory createCategory(Context context, String categoryKey, in createCategory()349 String categoryKey = defaultCategory; in getTilesForIntent() local
29 SkiaMemoryTracer::SkiaMemoryTracer(const char* categoryKey, bool itemizeType) in SkiaMemoryTracer()