OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drop
(Results
351 - 375
of
940
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/frameworks/base/docs/html/resources/tutorials/views/
hello-spinner.jd
6
<p>{@link android.widget.Spinner} is a widget similar to a
drop
-down list for selecting items.</p>
/frameworks/base/telephony/java/com/android/internal/telephony/
ServiceStateTracker.java
277
* Hang up the existing voice calls to decrease call
drop
rate.
/frameworks/base/tests/CoreTests/android/core/
DatabaseSessionCache.java
306
db.execSQL("
DROP
TABLE IF EXISTS " + SSL_CACHE_TABLE );
/ndk/build/platforms/android-3/arch-arm/usr/include/netinet/
ip_icmp.h
153
#define ICMP_UNREACH_NEEDFRAG 4 /* IP_DF caused
drop
*/
/ndk/build/platforms/android-3/arch-arm/usr/include/sys/
ioctl_compat.h
133
#define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier
drop
*/
/ndk/build/platforms/android-4/arch-arm/usr/include/netinet/
ip_icmp.h
153
#define ICMP_UNREACH_NEEDFRAG 4 /* IP_DF caused
drop
*/
/ndk/build/platforms/android-4/arch-arm/usr/include/sys/
ioctl_compat.h
133
#define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier
drop
*/
/ndk/build/platforms/android-5/arch-arm/usr/include/netinet/
ip_icmp.h
153
#define ICMP_UNREACH_NEEDFRAG 4 /* IP_DF caused
drop
*/
/ndk/build/platforms/android-5/arch-arm/usr/include/sys/
ioctl_compat.h
133
#define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier
drop
*/
/ndk/build/platforms/android-5/arch-x86/usr/include/netinet/
ip_icmp.h
153
#define ICMP_UNREACH_NEEDFRAG 4 /* IP_DF caused
drop
*/
/ndk/build/platforms/android-5/arch-x86/usr/include/sys/
ioctl_compat.h
133
#define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier
drop
*/
/ndk/build/platforms/android-8/arch-arm/usr/include/netinet/
ip_icmp.h
153
#define ICMP_UNREACH_NEEDFRAG 4 /* IP_DF caused
drop
*/
/ndk/build/platforms/android-8/arch-arm/usr/include/sys/
ioctl_compat.h
133
#define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier
drop
*/
/ndk/build/platforms/android-8/arch-x86/usr/include/netinet/
ip_icmp.h
153
#define ICMP_UNREACH_NEEDFRAG 4 /* IP_DF caused
drop
*/
/ndk/build/platforms/android-8/arch-x86/usr/include/sys/
ioctl_compat.h
133
#define NOHANG 0x01000000 /* (no-op) was no SIGHUP on carrier
drop
*/
/packages/apps/AlarmClock/src/com/android/alarmclock/
AlarmProvider.java
81
db.execSQL("
DROP
TABLE IF EXISTS alarms");
/packages/apps/Gallery/src/com/android/camera/
ImageGetter.java
48
* to some other image and if so we just
drop
the newly loaded
/packages/apps/Mms/src/com/android/mms/ui/
RecipientsAdapter.java
70
// want to respond to changes in the contacts we're displaying in the
drop
-down,
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/
AutoDictionary.java
201
db.execSQL("
DROP
TABLE IF EXISTS " + AUTODICT_TABLE_NAME);
/packages/providers/UserDictionaryProvider/src/com/android/providers/userdictionary/
UserDictionaryProvider.java
89
db.execSQL("
DROP
TABLE IF EXISTS " + USERDICT_TABLE_NAME);
/external/iptables/
ip6tables.8.in
66
.IR
DROP
,
73
.I
DROP
74
means to
drop
the packet on the floor.
iptables.8.in
64
.IR
DROP
,
71
.I
DROP
72
means to
drop
the packet on the floor.
/external/opencore/pvmi/pvmf/src/
pvmf_sync_util_data_queue.cpp
627
(0, "PvmfSyncUtilDataQueue::SynchronizeData:
Drop
late frame TS %d, Dur %d, delta %d, %s",
680
// the cmd. (why not
drop
it?)
688
//
Drop
the frame.
/sdk/eclipse/
changes.txt
58
- Basic support for drag'n'
drop
in Graphical layout editor. You can add new items by drag'n'
drop
from the palette. There is no support for moving/resizing yet.
64
- Added Custom Themes to theme
drop
down in the layout editor.
/external/v8/src/x64/
virtual-frame-x64.cc
250
void VirtualFrame::
Drop
(int count) {
[
all
...]
Completed in 180 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>