Searched defs:newProfileId (Results 1 – 4 of 4) sorted by relevance
25 void onForegroundProfileSwitch(int newProfileId); in onForegroundProfileSwitch()
43 public void onForegroundProfileSwitch(int newProfileId) throws RemoteException {} in onForegroundProfileSwitch()
274 protected void migrateProfileId(SQLiteDatabase db, long oldProfileId, long newProfileId) { in migrateProfileId()287 protected void changeDefaultColumn(SQLiteDatabase db, long newProfileId) { in changeDefaultColumn()
686 public void onForegroundProfileSwitch(@UserIdInt int newProfileId) throws RemoteException { in onForegroundProfileSwitch()