HomeSort by relevance Sort by last modified time
    Searched full:desired (Results 901 - 925 of 6587) sorted by null

<<31323334353637383940>>

  /external/tensorflow/tensorflow/core/api_def/base_api/
api_def_DecodeJpeg.pbtxt 60 The attr `channels` indicates the desired number of color channels for the
  /external/tensorflow/tensorflow/core/lib/gtl/
priority_queue_util.h 38 // to extract the desired element between those two calls.
  /external/valgrind/none/tests/ppc64/
std_reg_imm.c 68 misaligned by 2 as desired, triggering the bug. */
  /external/webrtc/talk/app/webrtc/
remotevideocapturer.h 55 bool GetBestCaptureFormat(const cricket::VideoFormat& desired,
  /frameworks/base/cmds/uiautomator/library/core-src/com/android/uiautomator/core/
UiWatcher.java 38 * to update and show the desired widget. While the framework is in this state, it will call
  /frameworks/base/core/java/android/content/
ClipDescription.java 125 * @param desiredType A desired MIME type that may be a pattern such as *&#47;*.
181 * @param mimeType The desired MIME type. May be a pattern.
183 * matches the desired MIME type, else false.
199 * @param mimeType The desired MIME type. May be a pattern.
  /frameworks/base/core/java/android/util/
LogWriter.java 32 * @param priority The desired log priority:
  /frameworks/base/core/java/com/android/internal/widget/helper/
ItemTouchUIUtilImpl.java 27 * public API, which is not desired in this case.
  /frameworks/base/libs/hwui/renderstate/
Stencil.h 34 * Returns the desired size for the stencil buffer. If the returned value
  /frameworks/base/libs/services/src/os/
StatsDimensionsValue.cpp 119 // Implement me if desired. We don't currently use this.
  /frameworks/base/services/core/java/com/android/server/statusbar/
StatusBarManagerInternal.java 63 * @param statusBarAnimationsStartTime the desired start time for all visual animations in the
  /frameworks/base/services/core/java/com/android/server/wm/
AnimationAdapter.java 85 * @return the desired start time of the status bar transition, in uptime millis
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/decoder/
VideoTrackDecoder.java 104 * @param rotation The desired rotation of the frame
  /frameworks/ex/common/java/com/android/common/speech/
Recognition.java 40 * which represents the voice action, to be highlighted in the UI if so desired.
  /frameworks/native/libs/binder/
Parcel.cpp     [all...]
  /frameworks/rs/rsov/compiler/spirit/
transformer.h 60 // Override this in a derived class for desired behavior.
  /frameworks/support/compat/src/main/java/androidx/core/widget/
ScrollerCompat.java 286 * @param finalX Desired final X position
288 * desired distance from finalX. Absolute value - must be positive.
306 * @param finalY Desired final Y position
308 * desired distance from finalY. Absolute value - must be positive.
  /frameworks/support/samples/Support4Demos/src/main/res/layout/
sliding_pane_layout.xml 27 desired width (expressed using android:layout_width) would
  /frameworks/support/slices/view/src/androidTest/java/androidx/slice/
SliceMetadataTest.java 641 private void assertEquivalent(androidx.slice.core.SliceAction desired,
643 assertEquals(desired.getTitle(), actual.getTitle());
644 assertEquals(desired.getContentDescription(), actual.getContentDescription());
645 assertEquals(desired.isToggle(), actual.isToggle());
646 assertEquals(desired.isDefaultToggle(), actual.isDefaultToggle());
647 assertEquals(desired.isChecked(), actual.isChecked());
648 assertEquals(desired.getPriority(), actual.getPriority());
649 assertEquals(desired.getIcon() == null, actual.getIcon() == null);
650 assertEquals(desired.getImageMode(), actual.getImageMode());
  /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
ItemTouchUIUtilImpl.java 28 * public API, which is not desired in this case.
  /hardware/interfaces/automotive/evs/1.0/
IEvsDisplay.hal 36 * Clients may set the display state to express their desired state.
  /hardware/interfaces/tetheroffload/control/1.0/
types.hal 44 * the client may query for statistics. If offload is desired, the client
  /hardware/nxp/nfc/halimpl/
libnfc-nci.conf 15 # When screen is turned off, specify the desired power state of the controller.
  /libcore/harmony-tests/src/test/java/org/apache/harmony/tests/java/util/
DuplicateFormatFlagsExceptionTest.java 37 // desired
IllegalFormatConversionExceptionTest.java 38 // desired

Completed in 1870 milliseconds

<<31323334353637383940>>