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

  /frameworks/base/services/core/java/com/android/server/notification/
NotificationUsageStats.java 291 public synchronized JSONObject dumpJson(DumpFilter filter) {
299 aggregatedStats.put(as.dumpJson());
308 dump.put("historical", mSQLiteLog.dumpJson(filter));
646 public JSONObject dumpJson() throws JSONException {
    [all...]
RankingHelper.java     [all...]
NotificationManagerService.java     [all...]

Completed in 1086 milliseconds