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.java80 private final SQLiteLog mSQLiteLog;
88 mSQLiteLog = ENABLE_SQLITE_LOG ? new SQLiteLog(context) : null; in NotificationUsageStats()
1013 private static class SQLiteLog { class in NotificationUsageStats
1088 public SQLiteLog(Context context) { in SQLiteLog() method in NotificationUsageStats.SQLiteLog
/frameworks/base/services/
Dart-profile2910 Lcom/android/server/notification/NotificationUsageStats$SQLiteLog$1;
2911 Lcom/android/server/notification/NotificationUsageStats$SQLiteLog$2;
2912 Lcom/android/server/notification/NotificationUsageStats$SQLiteLog;