Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/java/android/database/sqlite/
H A DSQLiteDatabase.java2851 wtfAsSystemServer(TAG, "DB wipe detected:" in wipeDetected()
2874 static void wtfAsSystemServer(String tag, String message, Throwable stacktrace) { in wtfAsSystemServer() method in SQLiteDatabase
H A DSQLiteConnection.java547 SQLiteDatabase.wtfAsSystemServer(TAG, in checkDatabaseWiped()