Searched refs:remove (Results 301 - 325 of 382) sorted by relevance

<<111213141516

/frameworks/base/wifi/java/android/net/wifi/
H A DWifiWatchdogStateMachine.java755 idDnsMap.remove(pingID);
938 pingInfoMap.remove(msg.arg1);
/frameworks/media/libvideoeditor/vss/src/
H A DM4xVSS_internal.c1740 remove((const char *)pDecodedPath);
1743 /* remove(out_amr);
2850 remove((const char *)xVSS_context->pCurrentEditSettings->pTemporaryFile);
2954 remove((const char *)xVSS_context->pCurrentEditSettings->pOutputFile);
2970 remove((const char *)xVSS_context->pCurrentEditSettings->pTemporaryFile);
3373 remove((const char *)pParams->pFileOut);
3381 remove((const char *)pParams->pFileTemp);
3408 remove((const char *)pParams->pFileOut);
3416 remove((const char *)pParams->pFileTemp);
/frameworks/opt/calendar/src/com/android/calendarcommon/
H A DRecurrenceProcessor.java679 rangeEndDateValue, false /* remove */, dtSet);
688 dtSet.remove(dtvalue);
728 * @param add Whether or not we should add to out, or remove from out.
1041 out.remove(genDateValue);
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPhoneStatusBar.java672 // It failed to add cleanly. Log, and remove the view from the panel.
841 for (View remove : toRemove) {
842 mPile.removeView(remove);
885 for (View remove : toRemove) {
886 mNotificationIcons.removeView(remove);
985 NotificationData.Entry entry = mNotificationData.remove(key);
/frameworks/base/services/java/com/android/server/
H A DBackupManagerService.java1189 mPendingInits.remove(transportName);
1238 mTransports.remove(name);
1429 // Find the existing entry with the same package name, and remove it.
1430 // We can't just remove(app) because the instances are different.
1435 set.remove(entry);
1462 packages.remove(a);
1471 packages.remove(a);
1477 // Reset the given package's known backup participants. Unlike add/remove, the update
1529 mEverStoredApps.remove(packageName);
1541 // abandon the whole process and remove al
[all...]
H A DConnectivityService.java292 // it's time to remove the route from the route table
1133 mFeatureUsers.remove(mFeatureUsers.indexOf(u));
1163 mNetRequestersPids[usedNetworkType].remove(currentPid);
1330 // if we remove this one and there are no more like it, then refcount==0 and
1331 // we can remove it from the table
1333 mAddedRoutes.remove(r);
1340 if (DBG) loge("Exception trying to remove a route: " + e);
1352 if (DBG) loge("Exception trying to remove a route: " + e);
1527 // will remove them because the net's no longer connected
1972 * Add and remove route
[all...]
H A DDevicePolicyManagerService.java426 mAdminList.remove(i);
435 mAdminList.remove(i);
601 mAdminList.remove(admin);
602 mAdminMap.remove(adminReceiver);
/frameworks/base/core/java/android/app/
H A DActivity.java581 * long as possible, but eventually will need to remove old processes when
583 * Lifecycle</a>, the decision about which process to remove is intimately
1620 mAllLoaderManagers.remove(index);
1771 mManagedCursors.remove(i);
2700 * Prevents a context menu to be shown for the given view. This method will remove the
2961 * will not throw an exception if you try to remove an ID that does not
2981 mManagedDialogs.remove(id);
H A DLoaderManager.java81 * you should remove all use of the old data (since it will be released
116 * remove any references it has to the Loader's data.
420 mInactiveLoaders.remove(mId);
/frameworks/base/core/jni/
H A Dandroid_util_Binder.cpp387 void remove(const sp<JavaDeathRecipient>& recipient);
436 list->remove(this);
524 void DeathRecipientList::remove(const sp<JavaDeathRecipient>& recipient) { function in class:DeathRecipientList
530 LOGDEATH("DRL @ %p : remove JDR %p", this, recipient.get());
/frameworks/base/media/java/android/media/
H A DMediaScanner.java889 values.remove(MediaStore.MediaColumns.DATA);
1063 existingFiles.remove(fullPathString);
1092 // remove database entries for files that no longer exist.
1130 iterator.remove();
/frameworks/base/core/java/android/content/pm/
H A DRegisteredServicesCache.java329 mPersistentServices.remove(v1);
/frameworks/base/core/java/android/preference/
H A DPreference.java1208 mDependents.remove(dependent);
1286 * should remove any references to this Preference that you know about. Make
/frameworks/base/core/java/android/view/
H A DHardwareRenderer.java952 sEglContextStorage.remove();
/frameworks/base/core/java/com/android/internal/app/
H A DResolverActivity.java302 mCurrentResolveList.remove(i);
/frameworks/base/core/tests/hosttests/test-apps/DownloadManagerTestApp/src/com/android/frameworks/
H A DDownloadManagerBaseTest.java718 * Helper to remove all downloads that are registered with the DL Manager.
732 mDownloadManager.remove(downloadId);
/frameworks/base/drm/libdrmframework/plugins/forward-lock/internal-format/converter/
H A DFwdLockConv.c1340 remove(pOutputFilename);
/frameworks/base/libs/utils/
H A DVectorImpl.cpp271 "[%p] remove: index=%d, count=%d, size=%d",
602 ssize_t SortedVectorImpl::remove(const void* item)
/frameworks/base/packages/SystemUI/src/com/android/systemui/recent/
H A DRecentsPanelView.java402 // Should remove the default image in the frame
563 mRecentTaskDescriptions.remove(ad);
572 // Currently, either direction means the same thing, so ignore direction and remove
/frameworks/base/policy/src/com/android/internal/policy/impl/
H A DKeyguardStatusViewManager.java138 mMessages.remove(data);
/frameworks/base/tests/DumpRenderTree2/src/com/android/dumprendertree2/
H A DLayoutTestsExecutor.java445 mCurrentTestRelativePath = mTestsList.remove(0);
/frameworks/base/tools/orientationplot/
H A Dorientationplot.py342 poly.remove()
/frameworks/support/v4/java/android/support/v4/app/
H A DFragmentActivity.java698 mAllLoaderManagers.remove(index);
H A DLoaderManager.java61 * you should remove all use of the old data (since it will be released
96 * remove any references it has to the Loader's data.
406 mInactiveLoaders.remove(mId);
/frameworks/base/core/java/android/os/
H A DStrictMode.java275 * TODO: these are redundant (mask is in VmPolicy). Should remove sVmPolicyMask.
1300 // First, remove any policy before we call into the Activity Manager,
1565 // First, remove any policy before we call into the Activity Manager,
1896 sExpectedActivityInstanceCount.remove(klass);
2175 sInstanceCounts.remove(mKlass);

Completed in 1330 milliseconds

<<111213141516