Searched defs:other (Results 276 - 293 of 293) sorted by relevance

<<1112

/frameworks/native/cmds/installd/
H A Ddexopt.cpp66 // "true," usage might still be conditional to other constraints, e.g., system
1218 Dex2oatFileWrapper(Dex2oatFileWrapper&& other) { argument
1219 value_ = other.value_;
1220 cleanup_ = other.cleanup_;
1221 do_cleanup_ = other.do_cleanup_;
1222 auto_close_ = other.auto_close_;
1223 other.release();
1226 Dex2oatFileWrapper& operator=(Dex2oatFileWrapper&& other) { argument
1227 value_ = other.value_;
1228 cleanup_ = other
[all...]
/frameworks/native/services/inputflinger/
H A DInputDispatcher.cpp314 // been pressed. When it expires, we preempt dispatch and drop all other pending events.
479 // the touch into the other window.
1756 // Unlike key events, generic motion events don't tend to transfer focus to other
2129 // Notify other system components and prepare to start the next dispatch cycle.
2152 // Notify other system components.
3757 // The fallback keycode cannot change at any other point in the lifecycle.
4146 * by synthesizing a key down but that will cause other problems.
4217 // other value and we need to track the motion so we can send cancellation events for
4373 void InputDispatcher::InputState::copyPointerStateTo(InputState& other) const {
4377 for (size_t j = 0; j < other
4528 copyFrom(const TouchState& other) argument
[all...]
H A DInputReader.cpp1673 void RawPointerData::copyFrom(const RawPointerData& other) { argument
1674 pointerCount = other.pointerCount;
1675 hoveringIdBits = other.hoveringIdBits;
1676 touchingIdBits = other.touchingIdBits;
1679 pointers[i] = other.pointers[i];
1682 idToIndex[id] = other.idToIndex[id];
1716 void CookedPointerData::copyFrom(const CookedPointerData& other) { argument
1717 pointerCount = other.pointerCount;
1718 hoveringIdBits = other.hoveringIdBits;
1719 touchingIdBits = other
[all...]
H A DInputReader.h170 // Zoom speed applies when the fingers are mostly moving relative to each other
246 * and other system components.
351 void copyFrom(const StylusState& other) { argument
352 when = other.when;
353 pressure = other.pressure;
354 buttons = other.buttons;
355 toolType = other.toolType;
401 * on the input reader thread but the InputReader can receive queries from other system
806 void copyFrom(const RawPointerData& other);
842 void copyFrom(const CookedPointerData& other);
1412 copyFrom(const RawState& other) argument
1443 copyFrom(const CookedState& other) argument
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...
/frameworks/av/services/camera/libcameraservice/device3/
H A DCamera3Device.cpp1202 // Stream configuration failed. Client might try other configuraitons.
1590 // Free up the stream endpoint so that it can be used by some other stream
1817 // If other threads are waiting on updates to this status list, set the position of the
2483 // Some other kind of error from configure_streams - this is not
2607 // Ok, have a dummy stream and there's at least one other output stream,
2620 // Free up the stream endpoint so that it can be used by some other stream
3419 Camera3Device::HalInterface::HalInterface(const HalInterface& other) : argument
3420 mHidlSession(other.mHidlSession),
3421 mRequestMetadataQueue(other.mRequestMetadataQueue) {}
4851 // abandoned queue or other consume
[all...]
/frameworks/base/core/java/android/app/
H A DActivityManager.java1161 public void copyFrom(TaskDescription other) { argument
1162 mLabel = other.mLabel;
1163 mIcon = other.mIcon;
1164 mIconRes = other.mIconRes;
1165 mIconFilename = other.mIconFilename;
1166 mColorPrimary = other.mColorPrimary;
1167 mColorBackground = other.mColorBackground;
1168 mStatusBarColor = other.mStatusBarColor;
1169 mNavigationBarColor = other.mNavigationBarColor;
1174 * if they weren't set on {@code other}
1177 copyFromPreserveHiddenFields(TaskDescription other) argument
[all...]
H A DNotification.java580 * and it is not recommended that it bridge to other devices.
875 * with other notifications on devices which support such rendering.
884 * Get a sort key that orders this notification among other notifications from the
965 * notifications once the other party has responded).
1129 * BitmapFactory.decodeStream}; all other content types will be ignored.
3562 * longer relevant (e.g. for chat notifications once the other party has responded).
3725 * even if other notifications are suppressed.
3892 * call, or other similarly high-priority events for the user.
3929 * Set whether or not this notification should not bridge to other devices.
3931 * <p>Some notifications can be bridged to other device
6184 areNotificationsVisiblyDifferent(Style other) argument
6402 areNotificationsVisiblyDifferent(Style other) argument
6568 areNotificationsVisiblyDifferent(Style other) argument
6956 areNotificationsVisiblyDifferent(Style other) argument
7626 areNotificationsVisiblyDifferent(Style other) argument
7817 areNotificationsVisiblyDifferent(Style other) argument
8041 areNotificationsVisiblyDifferent(Style other) argument
8142 areNotificationsVisiblyDifferent(Style other) argument
[all...]
/frameworks/base/core/java/android/content/pm/
H A DPackageParser.java5725 * app to have its SIGNATURE permission. An app could specify whether to allow other apps
6035 /** Returns true if the signatures in this and other match exactly. */
6036 public boolean signaturesMatchExactly(SigningDetails other) { argument
6037 return Signature.areExactMatch(this.signatures, other.signatures);
7347 // We always need to copy for other users, since we need
/frameworks/base/core/java/android/hardware/
H A DCamera.java105 * use by other applications. Applications should release the camera
283 * error retrieving the information (generally due to a hardware or other
364 * the same camera is opened by other applications, this will throw a
368 * otherwise it will remain locked and be unavailable to other applications.
373 * <p>Callbacks from other methods are delivered to the event loop of the
418 * given hal API version. If the same camera is opened by other applications
423 * otherwise it will remain locked and be unavailable to other applications.
428 * Callbacks from other methods are delivered to the event loop of the
531 * <p>Intended to use by the camera2 shim only, do <i>not</i> use this for other code.</p>
631 * temporarily for another process to use; once the other proces
2663 copyFrom(Parameters other) argument
2681 same(Parameters other) argument
[all...]
/frameworks/base/core/java/android/view/
H A DKeyEvent.java59 * Ice Cream Sandwich or earlier. Be aware that other software input methods may
432 * This key alters the behavior of other keys on the numeric keypad. */
497 * On TV remotes, toggles picture-in-picture mode or other windowing functions.
643 * devices or game controllers, especially if no other input mode is
1581 public static KeyEvent obtain(KeyEvent other) { argument
1583 ev.mDownTime = other.mDownTime;
1584 ev.mEventTime = other.mEventTime;
1585 ev.mAction = other.mAction;
1586 ev.mKeyCode = other.mKeyCode;
1587 ev.mRepeatCount = other
[all...]
/frameworks/base/core/java/android/content/
H A DIntent.java160 * at the other information in the intent (the action, data/type, and
164 * all of the other Intent attributes become optional.</p>
172 * <p>Here are some examples of other operations you can specify as intents
217 * class to be run. Often these will not include any other information,
342 * MAIN action is a main entry point (not requiring any other information in
482 * also supports two other standard categories: ALTERNATIVE and
703 * Used to indicate that some piece of data should be attached to some other
805 * For applications which install other applications (such as app stores), it is recommended
1166 * content: URIs and other advanced features of {@link ClipData}. If
1210 * content: URIs and other advance
9354 fillIn(@onNull Intent other, @FillInFlags int flags) argument
9492 filterEquals(Intent other) argument
[all...]
/frameworks/base/core/java/com/android/internal/widget/
H A DRecyclerView.java123 * The other set of position related methods are in the form of
204 * widgets that snap to a page or other coarse-grained barrier.
862 * on other factors (e.g. its parent's size) but this size calculation cannot depend on the
1111 * <p>In contrast to other adapter-backed views such as {@link android.widget.ListView}
1862 // This is necessary since eatRequest calls can be nested in which case the other
2226 * that differs from other ViewGroups.
3227 * screen as a side-effect of other changes)
3230 * screen as a side-effect of other changes)
3571 // On the other hand, if it is the same view holder instance, we run a
3652 ViewHolder other
11115 copyFrom(SavedState other) argument
[all...]
/frameworks/base/libs/androidfw/
H A DResourceTypes.cpp465 // The data is at least as big as a ResChunk_header, so we can safely validate the other
2299 // than the other.
2305 // than the other.
2322 // because one doesn't have a language and the other has a matching
2334 // better match if the other resource has a country other than
2361 // See if any of the regions is better than the other.
2454 ALOGI("Comparing this %dx%d to other %dx%d in %dx%d: myDelta=%d otherDelta=%d",
2483 // undefined, then the other is really a better match.
2952 // Add Unicode extension only if at least one other local
3769 setTo(const Theme& other) argument
6914 addMappings(const DynamicRefTable& other) argument
[all...]
/frameworks/support/car/car-stubs/
H A Dandroid.car.jarMETA-INF/ META-INF/MANIFEST.MF android/car/Car.class Car.java package android ...
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
H A DRecyclerView.java146 * The other set of position related methods are in the form of
240 * widgets that snap to a page or other coarse-grained barrier.
1002 * on other factors (e.g. its parent's size) but this size calculation cannot depend on the
1254 * <p>In contrast to other adapter-backed views such as {@link android.widget.ListView}
1770 * any other necessary operations (such as a call to {@link #consumePendingUpdateOperations()})
2102 // This is necessary since eatRequest calls can be nested in which case the other
2502 * that differs from other ViewGroups.
3564 * screen as a side-effect of other changes)
3567 * screen as a side-effect of other changes)
3920 // On the other han
12028 copyFrom(SavedState other) argument
[all...]
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
H A Djsilver.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/clearsilver/ org/clearsilver/DelegatedHdf.class DelegatedHdf. ...

Completed in 733 milliseconds

<<1112