HomeSort by relevance Sort by last modified time
    Searched full:possible (Results 401 - 425 of 11328) sorted by null

<<11121314151617181920>>

  /external/wpa_supplicant_8/src/utils/
includes.h 16 /* Include possible build time configuration before including anything else */
  /frameworks/base/core/java/android/preference/
SwitchPreference.java 147 * This should be a very short string; one word if possible.
158 * This should be a very short string; one word if possible.
169 * This should be a very short string; one word if possible.
179 * This should be a very short string; one word if possible.
  /frameworks/base/core/java/android/text/
ClipboardManager.java 26 * Returns the text on the clipboard. It will eventually be possible
  /frameworks/base/docs/
knowntags.txt 16 # The grandfathered list. We should get rid of these if possible.
  /frameworks/base/media/java/android/media/
AudioDevicePortConfig.java 20 * An AudioDevicePortConfig describes a possible configuration of an output or input device
AudioMixPortConfig.java 20 * An AudioMixPortConfig describes a possible configuration of an output or input mixer.
  /frameworks/base/packages/SystemUI/res/values-sw720dp-land/
dimens.xml 20 highest possible number of notifications are showing. -->
  /frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
StatusBarState.java 20 * Class to encapsulate all possible status bar states regarding Keyguard.
  /frameworks/base/tests/Camera2Tests/SmartCamera/SimpleCamera/src/androidx/media/filterfw/
FrameSlotSource.java 29 // TODO: It would be nice if we could return the slot type here. Not currently possible
FrameSlotTarget.java 29 // TODO: It would be nice if we could return the slot type here. Not currently possible
  /frameworks/base/tools/layoutlib/bridge/src/android/text/
GreedyLineBreaker.java 50 // greedily fit as many characters as possible on each line
52 // (if possible, a break point without splitting a word)
105 // update possible break points
135 // when possible, but sometimes it is unavoidable
  /frameworks/base/tools/layoutlib/create/src/com/android/tools/layoutlib/java/
AutoCloseable.java 21 * Java 7. This hack makes it possible to run the Android code which uses Java 7
  /frameworks/ex/common/java/com/android/common/
SharedPreferencesCompat.java 25 * Reflection utils to call SharedPreferences$Editor.apply when possible,
  /frameworks/rs/java/tests/RsCameraDemo/src/com/android/example/rscamera/
FixedAspectSurfaceView.java 94 // as possible. Depending on the measure specs handed down, this may not be possible
101 // possible measure specs; a few cases below handle multiple combinations
113 // This means keeping one dimension as large as possible and shrinking the other
  /frameworks/support/v17/leanback/src/android/support/v17/leanback/widget/
PresenterSelector.java 27 * Returns an array of all possible presenters. The returned array should
  /libcore/luni/src/main/java/java/lang/
IllegalThreadStateException.java 21 * Thrown when an operation is attempted which is not possible given the state
  /libcore/luni/src/main/native/
readlink.h 21 * failure, returns true on success. The contents of 'result' on failure are undefined. Possible
  /ndk/tests/build/b14811006-GOT_PREL-optimization/
build.sh 2 # as possible, and turn instruction sequence of SkAlphaMulQ()
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/mpl/aux_/
arity.hpp 26 // agurt, 15/mar/02: it's possible to implement the template so that it will
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/test/detail/
enable_warnings.hpp 27 # pragma warning(default: 4267) // 'var' : conversion from 'size_t' to 'type', possible loss of data
suppress_warnings.hpp 28 # pragma warning(disable: 4267) // 'var' : conversion from 'size_t' to 'type', possible loss of data
  /ndk/tests/device/test-stlport_shared-exception/jni/
rvalue1.cpp 25 // possible.
  /ndk/tests/device/test-stlport_static-exception/jni/
rvalue1.cpp 25 // possible.
  /packages/apps/Camera2/src/com/android/camera/ui/motion/
UnitCurve.java 35 * If possible, find a value for t such that valueAt(t) == value or best guess.
  /packages/apps/DeskClock/src/com/android/deskclock/widget/sgv/
ReorderUtils.java 9 * Possible states a dragged view can be in.

Completed in 517 milliseconds

<<11121314151617181920>>