Searched refs:deleteAllAppInstallData (Results 1 – 6 of 6) sorted by relevance
93 public abstract void deleteAllAppInstallData(); in deleteAllAppInstallData() method in AppInstallDao
214 mAppInstallDao.deleteAllAppInstallData(); in testDeleteAll()
789 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsRevoked()810 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsRevokedSignalsDisabled()833 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsRevokedFrequencyCapFilteringDisabled()873 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsGiven()896 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsGivenFrequencyCapFilteringDisabled()935 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsGivenSignalsDisabled()2022 verify(mAppInstallDaoMock, times(2)).deleteAllAppInstallData(); in testResetAllAppConsentAndAppData_ppApiOnly()2043 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testResetAllAppConsentAndAppData_systemServerOnly()2103 verify(mAppInstallDaoMock, times(2)).deleteAllAppInstallData(); in testResetAllAppConsentAndAppData_ppApiAndSystemServer()2180 verify(mAppInstallDaoMock, times(2)).deleteAllAppInstallData(); in testResetAllowedAppConsentAndAppData_ppApiOnly()[all …]
782 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsRevoked()804 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsRevokedFrequencyCapFilteringDisabled()842 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsGiven()864 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testDataIsResetAfterConsentIsGivenFrequencyCapFilteringDisabled()1948 verify(mAppInstallDaoMock, times(2)).deleteAllAppInstallData(); in testResetAllAppConsentAndAppData_ppApiOnly()1968 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testResetAllAppConsentAndAppData_systemServerOnly()2027 verify(mAppInstallDaoMock, times(2)).deleteAllAppInstallData(); in testResetAllAppConsentAndAppData_ppApiAndSystemServer()2103 verify(mAppInstallDaoMock, times(2)).deleteAllAppInstallData(); in testResetAllowedAppConsentAndAppData_ppApiOnly()2123 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testResetAllowedAppConsentAndAppData_systemServerOnly()2184 verify(mAppInstallDaoMock).deleteAllAppInstallData(); in testResetAllowedAppConsentAndAppData_ppApiAndSystemServer()
649 asyncExecute(mAppInstallDao::deleteAllAppInstallData); in resetAppsAndBlockedApps()673 asyncExecute(mAppInstallDao::deleteAllAppInstallData); in resetApps()
826 asyncExecute(mAppInstallDao::deleteAllAppInstallData);865 asyncExecute(mAppInstallDao::deleteAllAppInstallData);