Searched refs:dumpTable (Results 1 – 3 of 3) sorted by relevance
189 public static void dumpTable(SQLiteDatabase db, String name) { in dumpTable() method in TestUtils
5986 private void dumpTable(@NonNull String tableName, @NonNull IndentingPrintWriter pw) { in dumpTable() method in TelephonyProvider6047 dumpTable(SIMINFO_TABLE, pw); in dump()6048 dumpTable(CARRIERS_TABLE, pw); in dump()
4173 Landroid/icu/text/RBBIDataWrapper;->dumpTable(Ljava/io/PrintStream;[S)V