HomeSort by relevance Sort by last modified time
    Searched full:needed (Results 151 - 175 of 8624) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/test-runner/src/android/test/
PackageInfoSources.java 20 * {@hide} Not needed for SDK.
  /frameworks/base/test-runner/src/android/test/suitebuilder/
InstrumentationTestSuiteBuilder.java 22 * {@hide} Not needed for 1.0 SDK.
SmokeTestSuiteBuilder.java 22 * {@hide} Not needed for 1.0 SDK.
UnitTestSuiteBuilder.java 22 * {@hide} Not needed for 1.0 SDK.
  /frameworks/media/libvideoeditor/include/
II420ColorConverter.h 33 * If it is I420 (OMX_COLOR_FormatYUV420Planar), no conversion is needed,
60 * If it is I420 (OMX_COLOR_FormatYUV420Planar), no conversion is needed,
101 * @param encoderWidth (OUT) Encoder buffer width needed
102 * @param encoderHeight (OUT) Encoder buffer height needed
  /libcore/luni/src/main/java/java/security/cert/
package.html 8 This package provides all the classes and all the interfaces needed to generate, administer and verify
  /libcore/luni/src/main/java/javax/net/ssl/
SSLEngine.java 25 * functionality needed to create a secure connection.
77 * Calling this method is not needed for the initial handshake: it will be
84 * if the engine does not have all the needed settings (e.g.
94 * if this engine did not receive a needed protocol specific
109 * that a delegated task result is needed. In this case the
154 * {@code false} if no client authentication is needed.
256 * <li>no authentication needed</li>
262 * {@code false} if no authentication is needed.
285 * <li>no authentication needed</li>
291 * {@code false} if no authentication is needed
    [all...]
package.html 8 This package provides all the classes and interfaces needed to implement and program the Secure Socket
  /packages/apps/Contacts/src/com/android/contacts/list/
ContactTileDarkFrequentView.java 22 * A dark version of the {@link ContactTileView} (This class is needed to load the proper avatar)
  /packages/apps/Exchange/src/com/android/exchange/
Exchange.java 22 // TODO Investigate whether this class is needed
  /packages/apps/Mms/src/com/android/mms/ui/
SlideListItemView.java 68 // Playing audio is not needed in this view.
72 // Playing audio is not needed in this view.
139 // Stopping audio is not needed in this view.
143 // Stopping video is not needed in this view.
  /prebuilt/linux-x86/icu-4.4/
readme.txt 2 of some ICU tools potentially needed during
  /prebuilt/linux-x86/icu-4.6/
readme.txt 2 of some ICU tools potentially needed during
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
affs_hardblocks.h 6 /* Just the needed definitions for the RDB of an Amiga HD. */
  /sdk/sdkmanager/libs/sdklib/tests/src/com/android/sdklib/internal/repository/
MockAddonPackage.java 68 * This reimplements the minimum needed from the interface for our limited testing needs.
134 throw new UnsupportedOperationException("Implement this as needed for tests");
195 throw new UnsupportedOperationException("Implement this as needed for tests");
199 throw new UnsupportedOperationException("Implement this as needed for tests");
MockPlatformTarget.java 31 * This reimplements the minimum needed from the interface for our limited testing needs.
95 throw new UnsupportedOperationException("Implement this as needed for tests");
164 throw new UnsupportedOperationException("Implement this as needed for tests");
168 throw new UnsupportedOperationException("Implement this as needed for tests");
  /system/media/wilhelm/src/itf/
IPlaybackRate.c 27 // const, so no lock needed
80 // const, so no lock needed
137 // const, so no lock needed
163 // const, so no lock needed
  /external/webkit/Source/JavaScriptCore/wtf/unicode/qt4/
UnicodeQt4.h 46 signed short digitValue : 6; /* 5 needed */
176 int needed = 0; local
193 needed += qstring.length() - i;
208 needed += e - s;
209 *error = (needed != 0);
212 return rindex + needed;
234 int needed = 0; local
251 needed += qstring.length() - i;
266 needed += e - s;
267 *error = (needed != 0)
    [all...]
  /development/tools/emulator/opengl/system/OpenglSystemCommon/
gralloc_cb.h 68 int fd; // ashmem fd (-1 of ashmem region did not allocated, i.e. no SW access needed)
78 // s/w access is needed)
  /external/chromium/sdch/open-vcdiff/
configure.ac 53 # Start of definitions needed by gflags package
62 # End of definitions needed by gflags package
  /external/icu4c/i18n/unicode/
uldnames.h 127 * @return the actual buffer size needed for the display name. If it's
147 * @return the actual buffer size needed for the display name. If it's
165 * @return the actual buffer size needed for the display name. If it's
183 * @return the actual buffer size needed for the display name. If it's
201 * @return the actual buffer size needed for the display name. If it's
219 * @return the actual buffer size needed for the display name. If it's
237 * @return the actual buffer size needed for the display name. If it's
256 * @return the actual buffer size needed for the display name. If it's
  /external/libxml2/
libxml.h 26 * This is needed to compile libxml2 for Windows CE.
69 * internal function of HTML parser needed for xmlParseInNodeContext
  /external/oprofile/m4/
binutils.m4 1 dnl AX_BINUTILS - check for needed binutils stuff
47 AC_DEFINE_UNQUOTED(SYNTHESIZE_SYMBOLS, $SYNTHESIZE_SYMBOLS, [Synthesize special symbols when needed])
  /external/skia/src/views/
SkViewPriv.cpp 19 // subclass should override this as needed
65 // subclass should override this as needed
  /external/wpa_supplicant_6/wpa_supplicant/src/utils/
build_config.h 17 * easier to have a single place for defining all the needed C pre-processor
24 /* Insert configuration defines, e.g., #define EAP_MD5, here, if needed. */

Completed in 1210 milliseconds

1 2 3 4 5 67 8 91011>>