Searched refs:updatePackageLastUpdateTime (Results 1 – 2 of 2) sorted by relevance
7228 updatePackageLastUpdateTime(CALLING_PACKAGE_3, 1); in testManifestShortcut_publishOnUnlockUser()7430 updatePackageLastUpdateTime(CALLING_PACKAGE_2, 1); in testManifestShortcut_publishOnBroadcast()7551 updatePackageLastUpdateTime(CALLING_PACKAGE_2, 1); in testManifestShortcut_publishOnBroadcast()7579 updatePackageLastUpdateTime(CALLING_PACKAGE_2, 1); in testManifestShortcut_publishOnBroadcast()
1187 protected void updatePackageLastUpdateTime(String packageName, long increment) { in updatePackageLastUpdateTime() method in BaseShortcutManagerTest