OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:doremove
(Results
1 - 25
of
25
) sorted by null
/frameworks/base/tests/notification/res/layout/
main.xml
9
<Button android:id="@+id/button2" android:text="@string/remove_button_label" android:layout_height="wrap_content" android:layout_width="match_parent" android:onClick="
doRemove
"></Button>
/packages/experimental/NotificationShowcase/res/layout/
main.xml
9
<Button android:id="@+id/button2" android:text="@string/remove_button_label" android:layout_height="wrap_content" android:layout_width="match_parent" android:onClick="
doRemove
"></Button>
/frameworks/base/tools/aapt/
Main.h
35
extern int
doRemove
(Bundle* bundle);
Main.cpp
246
case kCommandRemove: return
doRemove
(bundle);
Command.cpp
[
all
...]
/packages/experimental/NotificationShowcase/src/com/android/example/notificationshowcase/
NotificationShowcaseActivity.java
43
public void
doRemove
(View v) {
/frameworks/base/tools/obbtool/
Main.cpp
115
void
doRemove
(const char* filename) {
281
doRemove
(filename);
/external/apache-commons-math/src/main/java/org/apache/commons/math/util/
OpenIntToDoubleHashMap.java
357
return
doRemove
(index);
369
return
doRemove
(index);
393
private double
doRemove
(int index) {
OpenIntToFieldHashMap.java
369
return
doRemove
(index);
381
return
doRemove
(index);
405
private T
doRemove
(int index) {
/system/netd/server/
BandwidthController.h
198
static void parseAndFlushCostlyTables(FILE *fp, bool
doRemove
);
BandwidthController.cpp
[
all
...]
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/mocks/
ConnectivityServiceMock.java
[
all
...]
/external/icu/icu4c/source/common/
uset.cpp
548
// addRemove(USet* set, UChar32 c, int32_t
doRemove
) {
557
// if((i&1)^
doRemove
) {
/libcore/luni/src/main/java/java/util/concurrent/
ConcurrentSkipListMap.java
696
* The traversal loops in doPut,
doRemove
, and findNear all
[
all
...]
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/ui/tree/
UiActions.java
141
public void
doRemove
(final List<UiElementNode> nodes, Shell shell) {
UiTreeBlock.java
694
mUiTreeActions.
doRemove
(selected, mTreeViewer.getControl().getShell());
[
all
...]
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.core.databinding_1.3.100.I20100601-0800.jar
org.eclipse.equinox.registry_3.5.0.v20100503.jar
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.equinox.registry_3.5.301.v20130717-1549.jar
/frameworks/base/services/core/java/com/android/server/
ConnectivityService.java
[
all
...]
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.registry_3.5.300.v20130327-1442.jar
/external/guice/extensions/persist/lib/
commons-collections.jar
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/lib/
libnetui2.a
[
all
...]
/prebuilts/tools/common/m2/repository/commons-collections/commons-collections/3.2.1/
commons-collections-3.2.1.jar
/external/jetty/
VERSION.txt
[
all
...]
Completed in 1435 milliseconds