HomeSort by relevance Sort by last modified time
    Searched refs:primary (Results 51 - 75 of 802) sorted by null

1 23 4 5 6 7 8 91011>>

  /packages/apps/Settings/src/com/android/settings/widget/
ChartGridView.java 122 final Drawable primary = mPrimary; local
123 if (primary != null) {
124 final int primaryWidth = primary.getIntrinsicWidth();
125 final int primaryHeight = primary.getIntrinsicHeight();
130 primary.setBounds((int) x, 0, right, height);
131 primary.draw(canvas);
  /external/syslinux/gpxe/src/net/infiniband/
ib_cm.c 294 connect_req->primary.local_lid = htons ( ibdev->lid );
295 connect_req->primary.remote_lid = htons ( conn->qp->av.lid );
296 memcpy ( &connect_req->primary.local_gid, &ibdev->gid,
297 sizeof ( connect_req->primary.local_gid ) );
298 memcpy ( &connect_req->primary.remote_gid, &conn->qp->av.gid,
299 sizeof ( connect_req->primary.remote_gid ) );
300 connect_req->primary.flow_label__rate =
302 connect_req->primary.hop_limit = 0;
303 connect_req->primary.sl__subnet_local =
305 connect_req->primary.local_ack_timeout = ( 0x13 << 3 )
    [all...]
  /frameworks/base/core/tests/coretests/src/android/widget/espresso/
TextViewActions.java 345 * @param primary whether to use primary direction to get coordinate form index when endIndex is
349 boolean primary) {
354 new HandleCoordinates(textView, handleType, endIndex, primary),
423 public HandleCoordinates(TextView textView, Handle handleType, int index, boolean primary) {
427 mPrimary = primary;
430 + " (" + (primary ? "primary" : "secondary" ) + ")";
510 public TextCoordinates(int index, boolean primary) {
512 mPrimary = primary;
    [all...]
  /build/blueprint/bootstrap/
doc.go 23 // The Primary Builder
25 // As part of the bootstrapping process, a binary called the "primary builder"
26 // is created. This primary builder is the binary that includes both the core
31 // The primary builder must be a pure Go (i.e. no cgo) module built with the
36 // The primary builder main function should look something like:
50 // // The primary builder should use the global flag set because the
98 // "primary", and "main" stages. Each stage builds the next stage's Ninja file.
120 // - Runs .bootstrap/build.ninja to build and run the primary builder
129 // - Run minibp to generate .bootstrap/build.ninja (Primary stage)
136 // - Build the primary builder, anything marked `default: true`, an
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
WrapInRefactoring.java 236 Element primary = getPrimaryElement(); local
237 if (primary != null && getDomDocument().getDocumentElement() == primary) {
240 List<Attr> declarations = findNamespaceAttributes(primary);
332 if (primary != null) {
333 List<Attr> layoutAttributes = findLayoutAttributes(primary);
410 Element primary = getPrimaryElement(); local
411 if (primary != null) {
412 String oldType = primary.getTagName();
  /cts/hostsidetests/appsecurity/src/android/appsecurity/cts/
Utils.java 146 Integer primary = device.getPrimaryUserId(); local
147 if (primary == null) {
148 primary = USER_SYSTEM;
150 int[] users = new int[] { primary };
152 if ((user != USER_SYSTEM) && (user != primary)) {
  /external/selinux/libsepol/tests/
test-linker-types.c 36 * - primary is set correctly
63 * - alias in base of primary type in base, no modules
64 * - alias in base optional of primary type in base, no modules
65 * - alias in base optional of primary type in base optional
66 * - alias in module of primary type in base
67 * - alias in module optional of primary type in base
68 * - alias in module optional of primary type in base optional
69 * - alias in module of primary type in module
70 * - alias in module optional of primary type in module
71 * - alias in module optional of primary type in module optiona
    [all...]
  /frameworks/support/recyclerview-selection/src/androidTest/java/androidx/recyclerview/selection/testing/
TestEvents.java 42 TestEvents.builder().mouse().primary().build();
44 TestEvents.builder().mouse().primary().ctrl().build();
46 TestEvents.builder().mouse().primary().alt().build();
48 TestEvents.builder().mouse().primary().shift().build();
218 public Builder primary() { method in class:TestEvents.Builder
  /packages/apps/DocumentsUI/tests/common/com/android/documentsui/testing/
TestEvents.java 41 TestEvents.builder().mouse().primary().build();
43 TestEvents.builder().mouse().primary().ctrl().build();
45 TestEvents.builder().mouse().primary().alt().build();
47 TestEvents.builder().mouse().primary().shift().build();
220 public Builder primary() { method in class:TestEvents.Builder
  /packages/apps/DocumentsUI/tests/unit/com/android/documentsui/selection/testing/
TestEvents.java 41 TestEvents.builder().mouse().primary().build();
43 TestEvents.builder().mouse().primary().ctrl().build();
45 TestEvents.builder().mouse().primary().alt().build();
47 TestEvents.builder().mouse().primary().shift().build();
220 public Builder primary() { method in class:TestEvents.Builder
  /packages/experimental/LoaderApp/src/com/android/loaderapp/model/
EntitySet.java 276 ValuesDelta primary = null; local
285 } else if (primary == null && entry.isPrimary()) {
286 primary = entry;
292 // When no direct super primary, return something
293 if (primary != null) {
294 return primary;
  /packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/
CursorAnchorInfoUtils.java 183 final float primary = layout.getPrimaryHorizontal(offset); local
194 left = primary;
195 right = primary + charWidth;
202 left = primary - charWidth;
203 right = primary;
  /packages/providers/MediaProvider/src/com/android/providers/media/
MtpService.java 156 final StorageVolume primary = StorageManager.getPrimaryVolume(mVolumes); local
157 startServer(primary, subdirs);
161 private synchronized void startServer(StorageVolume primary, String[] subdirs) {
177 " with storage " + primary.getPath() + (mUnlocked ? " unlocked" : "") + " as user " + UserHandle.myUserId());
210 addStorage(primary);
  /compatibility/cdd/9_security-model/
9_12_data-deletion.md 15 API is called by the primary user's Device Policy Controller app.
  /device/linaro/hikey/hikey/
device-hikey.mk 27 PRODUCT_PACKAGES += audio.primary.hikey
  /external/icu/icu4c/source/i18n/
ucoleitr.cpp 219 uint64_t primary = 0, secondary = 0, tertiary = 0, quaternary = 0; local
234 primary = ucol_primaryOrder(ce);
238 // **** That means that we need 24 bits for the primary ****
244 // **** the primary is... ****
245 if ((toShift && variableTop > ce && primary != 0)
246 || (isShifted && primary == 0)) {
248 if (primary == 0) {
253 quaternary = primary;
256 primary = secondary = tertiary = 0;
266 return primary << 48 | secondary << 32 | tertiary << 16 | quaternary
    [all...]
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter2/
parser.ml 12 (* primary
50 * ::= ('+' primary)* *)
63 (* Parse the primary expression after the binary operator. *)
86 * ::= primary binoprhs *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter3/
parser.ml 12 (* primary
50 * ::= ('+' primary)* *)
63 (* Parse the primary expression after the binary operator. *)
86 * ::= primary binoprhs *)
  /external/llvm/examples/OCaml-Kaleidoscope/Chapter4/
parser.ml 12 (* primary
50 * ::= ('+' primary)* *)
63 (* Parse the primary expression after the binary operator. *)
86 * ::= primary binoprhs *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter2/
parser.ml 12 (* primary
50 * ::= ('+' primary)* *)
63 (* Parse the primary expression after the binary operator. *)
86 * ::= primary binoprhs *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter3/
parser.ml 12 (* primary
50 * ::= ('+' primary)* *)
63 (* Parse the primary expression after the binary operator. *)
86 * ::= primary binoprhs *)
  /external/swiftshader/third_party/LLVM/examples/OCaml-Kaleidoscope/Chapter4/
parser.ml 12 (* primary
50 * ::= ('+' primary)* *)
63 (* Parse the primary expression after the binary operator. *)
86 * ::= primary binoprhs *)
  /external/webrtc/webrtc/base/
win32windowpicker.cc 82 // Determine whether it's the primary monitor.
85 bool primary = (GetMonitorInfo(h_monitor, &monitor_info) && local
87 desc.set_primary(primary);
  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsCbEtwsInfo.java 62 /** Whether ETWS primary message or not/ */
66 * 50-byte security information (ETWS primary notification for GSM only). As of Release 10,
67 * 3GPP TS 23.041 states that the UE shall ignore the ETWS primary notification timestamp
76 boolean primary, byte[] warningSecurityInformation) {
80 mPrimary = primary;
134 * @return true if the message is primary message, otherwise secondary message
141 * Returns the Warning-Security-Information timestamp (GSM primary notifications only).
184 * Returns the digital signature (GSM primary notifications only). As of Release 10,
186 * @return a byte array containing a copy of the primary notification digital signature
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/ast-output/
construction.rb 214 : (primary->primary) // set return tree to just primary
219 | '.' p=primary
245 : primary^
249 : ids+=primary! (','! ids+=primary!)* {$res = $ids.map { |id| id.text }}
253 : ids+=primary (','! ids+=primary)*
291 : t=primary
    [all...]

Completed in 522 milliseconds

1 23 4 5 6 7 8 91011>>