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

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

Completed in 73 milliseconds