Home
last modified time | relevance | path

Searched refs:SQLiteLog (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java81 private final SQLiteLog mSQLiteLog;
89 mSQLiteLog = ENABLE_SQLITE_LOG ? new SQLiteLog(context) : null; in NotificationUsageStats()
1034 private static class SQLiteLog { class in NotificationUsageStats
1118 public SQLiteLog(Context context) { in SQLiteLog() method in NotificationUsageStats.SQLiteLog
/frameworks/base/services/
Dart-profile9711 HSPLcom/android/server/notification/NotificationUsageStats$SQLiteLog$1;->handleMessage(Landroid/os/…
9712 HSPLcom/android/server/notification/NotificationUsageStats$SQLiteLog$2;->onConfigure(Landroid/datab…
9713 HSPLcom/android/server/notification/NotificationUsageStats$SQLiteLog$2;->onCreate(Landroid/database…
9714 HSPLcom/android/server/notification/NotificationUsageStats$SQLiteLog;-><init>(Landroid/content/Cont…
9715 PLcom/android/server/notification/NotificationUsageStats$SQLiteLog;->dump(Ljava/io/PrintWriter;Ljav…
9716 PLcom/android/server/notification/NotificationUsageStats$SQLiteLog;->dumpJson(Lcom/android/server/n…
9717 PLcom/android/server/notification/NotificationUsageStats$SQLiteLog;->getMidnightMs()J
9718 PLcom/android/server/notification/NotificationUsageStats$SQLiteLog;->jsonPostFrequencies(Lcom/andro…
9719 PLcom/android/server/notification/NotificationUsageStats$SQLiteLog;->logClicked(Lcom/android/server…
9720 PLcom/android/server/notification/NotificationUsageStats$SQLiteLog;->logDismissed(Lcom/android/serv…
[all …]