Searched defs:myProfileId (Results 1 – 3 of 3) sorted by relevance
299 public static void addTableToDb(SQLiteDatabase db, long myProfileId, boolean optional) { in addTableToDb()303 public static void addTableToDb(SQLiteDatabase db, long myProfileId, boolean optional, in addTableToDb()
166 long myProfileId = mContext.getSystemService(UserManager.class) in testSanitizeDB_bothProfiles() local196 long myProfileId = mContext.getSystemService(UserManager.class) in testSanitizeDB_workItemsRemoved() local
226 long myProfileId = controller.getSerialNumberForUser(myUserHandle()); in sanitizeDB() local