/packages/apps/Phone/res/values-tl/ |
strings.xml | 205 <string name="cell_broadcast_sms" msgid="5584192824053625842">"Cell Broadcast SMS"</string> 206 <string name="enable_disable_cell_bc_sms" msgid="4851147873691392255">"Cell Broadcast SMS"</string> 207 <string name="cell_bc_sms_enable" msgid="6441688565738921084">"Pinagana ang Cell Broadcast SMS"</string> 208 <string name="cell_bc_sms_disable" msgid="3398365088309408749">"Hindi pinagana ang Cell Broadcast SMS"</string> 209 <string name="cb_sms_settings" msgid="651715019785107312">"Mga setting ng Cell Broadcast SMS"</string> [all...] |
/external/webkit/Source/JavaScriptCore/dfg/ |
DFGJITCodeGenerator.h | 229 // We need to box int32 and cell values ... 230 // but on JSVALUE64 boxing a cell is a no-op! 702 // as to the type of boxed value being stored (int32, double, cell), and [all...] |
/frameworks/base/core/java/android/inputmethodservice/ |
Keyboard.java | 745 int [] cell = new int[count]; local 746 System.arraycopy(indices, 0, cell, 0, count); 747 mGridNeighbors[(y / mCellHeight) * GRID_WIDTH + (x / mCellWidth)] = cell; [all...] |
/frameworks/base/telephony/java/android/telephony/ |
TelephonyManager.java | 264 * Returns the neighboring cell information of the device. [all...] |
/frameworks/base/telephony/java/com/android/internal/telephony/gsm/ |
GSMPhone.java | [all...] |
/frameworks/base/telephony/tests/telephonytests/src/com/android/internal/telephony/cdma/ |
CdmaSmsCbTest.java | 51 * Initialize a Parcel for an incoming CDMA cell broadcast. The caller will write the 180 * Create a parcel for an incoming CDMA cell broadcast, then return a new SmsMessage created 322 private static final String TEST_TEXT = "This is a test CDMA cell broadcast message..." [all...] |
/packages/apps/Gallery/src/com/android/camera/ |
GridViewSpecial.java | 76 // There are two cell size we will use. It can be set by setSizeChoice(). 119 private int mSizeChoice = 1; // default is big cell size 254 // drawing. The cache must be updated if the cell size is changed. [all...] |
/build/tools/droiddoc/templates-pdk/assets/ |
style.css | 173 div#jd-content table.jd-inheritance-table .jd-inheritance-interface-cell {
|
/cts/tests/tests/permission/src/android/permission/cts/ |
NoLocationPermissionTest.java | 59 * Verify that listen or get cell location requires permissions.
|
/dalvik/vm/compiler/codegen/arm/Thumb/ |
Gen.cpp | 30 * | chain cell offset (2 bytes)|
|
/external/chromium/chrome/browser/accessibility/ |
browser_accessibility_win.h | 154 // such as a cell's formula.
|
/external/chromium/chrome/browser/resources/net_internals/ |
sourceentry.js | 189 // Set the cell values to match this source's data.
|
/external/chromium/chrome/browser/ui/cocoa/ |
profile_menu_button.mm | 289 BOOL isPressed = [[self cell] isHighlighted];
|
/external/doclava/res/assets/templates/assets/ |
style.css | 173 div#jd-content table.jd-inheritance-table .jd-inheritance-interface-cell {
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
ScenarioStatusTable.java | 198 this.stream.print("Here are information displayed for each test (ie. in each cell):\n");
|
/external/iproute2/ |
RELNOTES | 154 version. Namely, "cell", "prio", "weight" etc. are optional now.
|
/external/iproute2/man/man8/ |
tc.8 | 350 output more detailed information about rates and cell sizes.
|
/external/kernel-headers/original/linux/ |
wireless.h | 226 #define SIOCGIWNWID 0x8B03 /* get network id (the cell) */ 435 #define IW_MODE_ADHOC 1 /* Single cell network */ 436 #define IW_MODE_INFRA 2 /* Multi cell network, roaming, ... */ [all...] |
/external/libvpx/examples/includes/geshi/geshi/ |
css.php | 125 'sw-resize', 'table-caption', 'table-cell', 'table-column',
|
/external/llvm/lib/Target/CellSPU/ |
SPURegisterInfo.td | 1 //===-- SPURegisterInfo.td - The Cell SPU Register File ----*- tablegen -*-===//
|
/external/oprofile/events/ppc64/cell-be/ |
events | 1 #ppc64 Cell Broadband Engine events 14 # counters. The signals are defined in the Cell Broadband Engine 28 # Cell BE Island 2 - PowerPC Processing Unit (PPU) 48 # Cell BE Island 3 - PowerPC Storage Subsystem (PPSS) 110 # Cell BE Island 4 - Synergistic Processor Unit (SPU) 112 # OPROFILE FOR CELL ONLY SUPPORTS PROFILING ON ONE SPU EVENT AT A TIME 148 # Cell BE Island 6 - Element Interconnect Bus (EIB) [all...] |
/external/skia/src/utils/ |
SkNinePatch.cpp | 188 // number of celss * 2 (tris per cell) * 3 (verts per tri)
|
/external/svox/pico/lib/ |
picokfst.c | 300 /* input symbol found; state is set to position after symbol cell */
|
/external/tcpdump/ |
nameser.h | 156 #define T_AFSDB 18 /* AFS cell database */
|
/external/v8/src/ |
handles.h | 41 // When a handle is created for an object a cell is allocated in the heap.
|