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