Searched refs:insertMetaAuthTypeAndUid (Results 1 – 1 of 1) sorted by relevance
1165 static long insertMetaAuthTypeAndUid(SQLiteDatabase db, String authenticatorType, int uid) { in insertMetaAuthTypeAndUid() method in AccountsDb.PreNDatabaseHelper1176 insertMetaAuthTypeAndUid(db, entry.getKey(), entry.getValue()); in populateMetaTableWithAuthTypeAndUID()