Searched
full:removed (Results
1376 -
1400 of
13621) sorted by null
<<51525354555657585960>>
/frameworks/support/compat/java/android/support/v4/util/ |
ArrayMap.java | 45 * standard Java containers it will shrink its array as items are removed from it. Currently 148 * @return Returns true if any keys were removed from the array map, else false. 158 * @return Returns true if any keys were removed from the array map, else false.
|
/packages/apps/TV/src/com/android/tv/parental/ |
ParentalControlSettings.java | 95 Set<TvContentRating> removed = new HashSet<>(mTvInputManager.getBlockedRatings()); local 96 removed.removeAll(mRatings); 97 for (TvContentRating tvContentRating : removed) {
|
/packages/inputmethods/LatinIME/tools/dicttool/src/com/android/inputmethod/latin/dicttool/ |
Diff.java | 165 System.out.println(type + " removed: " + word + " " + attribute0.mWord + " " 191 System.out.println(type + " removed: " + word + " " + attribute0.mWord + " " 199 // We removed any matching word that we found, so now list1 only contains words that
|
/prebuilts/gdb/darwin-x86/lib/python2.7/ |
pdb.doc | 91 Temporary breakpoint, which is removed automatically when it 120 existing condition is removed; i.e., the breakpoint is made 185 are then hidden until the alias is removed. Aliasing is
|
/prebuilts/gdb/linux-x86/lib/python2.7/ |
pdb.doc | 91 Temporary breakpoint, which is removed automatically when it 120 existing condition is removed; i.e., the breakpoint is made 185 are then hidden until the alias is removed. Aliasing is
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/ |
pdb.doc | 91 Temporary breakpoint, which is removed automatically when it 120 existing condition is removed; i.e., the breakpoint is made 185 are then hidden until the alias is removed. Aliasing is
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/ |
pdb.doc | 91 Temporary breakpoint, which is removed automatically when it 120 existing condition is removed; i.e., the breakpoint is made 185 are then hidden until the alias is removed. Aliasing is
|
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/ |
UnwrapRefactoring.java | 102 // Determine the element of the container to be removed. 104 // elements, then it's the parent which should be removed. Otherwise, 171 // (1) If the removed parent is the root container, transfer its
|
/system/bt/service/ipc/binder/ |
remote_callback_list.h | 61 // automatically removed from the list. 168 // We removed the entry from |map_| but unlinkToDeath failed. There isn't 174 VLOG(2) << "Callback successfully removed from list";
|
/system/core/include/usbhost/ |
usbhost.h | 59 /* Callback for notification when USB devices are removed. 88 /* Call this to monitor the USB bus for new and removed devices. 93 * removed_cb is called when USB devices are removed from the bus.
|
/art/compiler/optimizing/ |
instruction_simplifier_arm64.h | 57 * (2) Since statements can be removed in a "forward" fashion,
|
/art/test/578-bce-visit/src/ |
Main.java | 21 * feed information back to itself and removed a necessary bounds check.
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/p2p/testcase/ |
GoNegRespTestCase.java | 93 * In the case of GO, p2p group will be removed automatically because
|
/cts/hostsidetests/devicepolicy/app/ManagedProfile/src/com/android/cts/managedprofile/ |
CrossProfileWidgetTest.java | 65 * This test verifies that the widget provider was successfully removed from the whitelist.
|
WipeDataTest.java | 55 // is actually removed.
|
/cts/hostsidetests/net/app/src/com/android/cts/net/hostside/ |
AbstractAppIdleTestCase.java | 123 assertAppIdle(true); // Sanity check - idle again, once whitelisted was removed
|
/cts/tests/sample/src/android/sample/cts/ |
SampleDeviceTest.java | 72 // Clear the shared preferences and assert the data was removed.
|
SampleJUnit4DeviceTest.java | 63 // Clear the shared preferences and assert the data was removed.
|
/cts/tests/tests/database/src/android/database/cts/ |
ObservableTest.java | 61 // removed, so it can not be unregistered anymore, and it can be registered again.
|
/cts/tests/tests/icu/resources/android/icu/cts/expectations/ |
icu-known-failures.txt | 58 description: "Collation rules data has been removed from ICU4J data on Android",
|
/cts/tests/tests/os/src/android/os/cts/ |
SecurityFeaturesTest.java | 36 * has been removed from the app's capability bounding set.
|
/developers/build/prebuilts/gradle/MidiScope/Application/src/main/java/com/example/android/common/midi/ |
MidiDispatcher.java | 29 * be automatically removed from the receiver list, but no IOException will be returned
|
/developers/build/prebuilts/gradle/MidiSynth/Application/src/main/java/com/example/android/common/midi/ |
MidiDispatcher.java | 29 * be automatically removed from the receiver list, but no IOException will be returned
|
/developers/samples/android/common/src/java/com/example/android/common/midi/ |
MidiDispatcher.java | 29 * be automatically removed from the receiver list, but no IOException will be returned
|
/developers/samples/android/ui/views/Elevation/ElevationBasic/ |
template-params.xml | 92 The elevation reverts back once the touch is removed.
|
Completed in 1755 milliseconds
<<51525354555657585960>>