OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:radio
(Results
151 - 175
of
504
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/tcpdump/missing/
dlnames.c
118
DLT_CHOICE(DLT_IEEE802_11_RADIO, "802.11 plus
radio
information header"),
/external/webkit/WebCore/html/
ValidityState.cpp
111
case HTMLInputElement::
RADIO
:
/external/webkit/WebCore/platform/
Theme.h
49
// position cannot be determined by examining child content. Checkboxes and
radio
buttons are examples of
/external/webkit/WebCore/platform/gtk/
RenderThemeGtk.h
65
// position cannot be determined by examining child content. Checkboxes and
radio
buttons are examples of
/external/webkit/WebCore/rendering/
RenderThemeSafari.h
53
// position cannot be determined by examining child content. Checkboxes and
radio
buttons are examples of
/external/webkit/WebKitTools/iExploder/htdocs/
cssvalues.in
227
radio
/frameworks/base/core/java/com/android/internal/view/menu/
ListMenuItemView.java
125
//
radio
button will be the one in use (and the other will be otherCompoundButton)
/frameworks/base/location/java/android/location/
LocationProvider.java
27
*
radio
, or access to a specific carrier's network, or to the
/frameworks/base/telephony/java/com/android/internal/telephony/
IccCard.java
55
/* NOT_READY means the ICC interface is not ready (eg,
radio
is off or powering on) */
597
// this is common for all
radio
technologies
603
// check
radio
technology
620
// check for CDMA
radio
technology
/frameworks/base/telephony/java/com/android/internal/telephony/cdma/
CdmaCall.java
180
* Note that at this point, the hangup request has been dispatched to the
radio
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/
GsmCall.java
176
* Note that at this point, the hangup request has been dispatched to the
radio
/frameworks/policies/base/mid/com/android/internal/policy/impl/
PowerDialog.java
124
// shutdown by making sure
radio
and power are handled accordingly.
/frameworks/policies/base/phone/com/android/internal/policy/impl/
PowerDialog.java
128
// shutdown by making sure
radio
and power are handled accordingly.
/hardware/ril/rild/
rild.c
83
* switchUser - Switches UID to
radio
, preserving CAP_NET_ADMIN capabilities.
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/
videodev.h
182
int
radio
;
member in struct:video_unit
/ndk/build/platforms/android-3/arch-arm/usr/lib/
liblog.so
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/
videodev.h
182
int
radio
;
member in struct:video_unit
/ndk/build/platforms/android-4/arch-arm/usr/lib/
liblog.so
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/
videodev.h
182
int
radio
;
member in struct:video_unit
/ndk/build/platforms/android-5/arch-arm/usr/lib/
liblog.so
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/
videodev.h
199
int
radio
;
member in struct:video_unit
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/
videodev.h
182
int
radio
;
member in struct:video_unit
/ndk/build/platforms/android-8/arch-arm/usr/lib/
liblog.so
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/
videodev.h
199
int
radio
;
member in struct:video_unit
/packages/apps/Music/src/com/android/music/
MusicPicker.java
181
RadioButton
radio
;
field in class:MusicPicker.TrackListAdapter.ViewHolder
221
vh.
radio
= (RadioButton) v.findViewById(R.id.
radio
);
271
vh.
radio
.setChecked(id == mSelectedId);
Completed in 185 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>