Lines Matching defs:clear

812             mCurrentIntentFilterVerifications.clear();
1013 public void clear() {
1014 mUidMap.clear();
1429 mPendingInstalls.clear();
1489 mPendingInstalls.clear();
1557 mPendingBroadcasts.clear();
1635 // Force a gc to clear up stale containers.
1660 mDirtyUsers.clear();
1671 mDirtyUsers.clear();
1933 // users, clear any default-browser state in those users. The
1951 // Force a gc to clear up things
2626 mExpectingBetter.clear();
2656 mProtectedFilters.clear();
2719 // we need to clear code cache directories.
2720 // Note that we do *not* clear the application profiles. These remain valid
2739 // clear only after permissions and other defaults have been updated
2740 mExistingSystemPackages.clear();
3027 domains.clear();
3477 Slog.w(TAG, "Couldn't clear application caches: " + e);
3506 Slog.w(TAG, "Couldn't clear application caches: " + e);
5296 // was created, we need to clear it and re-ask the
8030 // clear flags not applicable to regular apps
8675 // authority clear the syncable flag. We copy the provider before
10069 // Revoke the runtime permission and clear the flags.
10145 // We will be transferring the permission flags, so clear them.
16148 // we need to do is clear this user's data and save that
16165 // we need to do is clear this user's data and save that
16386 enforceSystemOrRoot("Only the system can clear all profile data");
16409 true /* requireFullPermission */, false /* checkShell */, "clear application data");
16412 throw new SecurityException("Cannot clear data for a device owner or a profile owner");
16427 // invoke DeviceStorageMonitor's update method to clear any notifications
16564 // Always clear the user settable flags.
16649 Slog.w(TAG, "Could not contact keystore to clear entries for app id " + appId);
17616 allHomeCandidates.clear();
17980 removed.clear();