Searched refs:make (Results 26 - 50 of 51) sorted by relevance

123

/frameworks/base/core/java/android/text/
H A DAlteredCharSequence.java34 public static AlteredCharSequence make(CharSequence source, char[] sub, method in class:AlteredCharSequence
101 return AlteredCharSequence.make(mSource.subSequence(start, end),
H A DBoringLayout.java27 * You will probably never want to make one of these yourself;
28 * if you do, be sure to call {@link #isBoring} first to make sure
38 public static BoringLayout make(CharSequence source, method in class:BoringLayout
48 public static BoringLayout make(CharSequence source, method in class:BoringLayout
61 * this one if it is already suitable. The caller must make sure that
83 * this one if it is already suitable. The caller must make sure that
/frameworks/base/tests/RenderThreadTest/src/com/example/renderthread/
H A DMainActivity.java27 static Map<String,?> make(String name) { method in class:MainActivity
36 add(make("List Item: " + i));
/frameworks/base/services/
H A DAndroid.mk61 # A full make is happening, so make everything.
/frameworks/support/design/tests/src/android/support/design/widget/
H A DSnackbarTestWithTranslucentNavBar.java54 final Snackbar snackbar = Snackbar.make(mCoordinatorLayout, MESSAGE_TEXT,
/frameworks/support/scripts/
H A Dsupport-deps-license.sh32 make deps-license PROJ_PATH=$LIB_PATH DEP_PATH=frameworks/support > $OUTPUT_FILE
/frameworks/opt/net/wifi/tests/wifitests/
H A Dcoverage.sh36 EMMA_INSTRUMENT_STATIC=true make -j32 -C $ANDROID_BUILD_TOP -f build/core/main.mk MODULES-IN-frameworks-opt-net-wifi-tests
/frameworks/support/frameworks/support/samples/SupportVectorDrawable/animated/
H A DAndroid.mk41 # Use the following include to make our test apk.
/frameworks/support/samples/SupportVectorDrawable/animated/
H A DAndroid.mk41 # Use the following include to make our test apk.
/frameworks/ml/bordeaux/service/
H A DAndroid.mk78 # Use the folloing include to make our test apk.
/frameworks/opt/telephony/src/java/com/android/internal/telephony/cat/
H A DRilMessageDecoder.java183 mCmdParamsFactory.make(BerTlv.decode(rawData));
H A DCommandParamsFactory.java120 void make(BerTlv berTlv) { method in class:CommandParamsFactory
219 CatLog.d(this, "make: caught ResultException e=" + e);
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DExifInterfaceTest.java98 public final String make; field in class:ExifInterfaceTest.ExpectedValue
141 make = getString(typedArray, 7);
289 assertStringTag(exifInterface, ExifInterface.TAG_MAKE, expectedValue.make);
/frameworks/support/design/src/android/support/design/widget/
H A DSnackbar.java222 public static Snackbar make(@NonNull View view, @NonNull CharSequence text, method in class:Snackbar
248 public static Snackbar make(@NonNull View view, @StringRes int resId, @Duration int duration) { method in class:Snackbar
249 return make(view, view.getResources().getText(resId), duration);
498 // non-user initiated action. Hence we need to make sure that we callback
870 // We want to make sure that we disable any Snackbar timeouts if the user is
/frameworks/opt/telephony/tests/telephonytests/src/com/android/internal/telephony/uicc/
H A DUiccControllerTest.java56 mUiccControllerUT = UiccController.make(mContext,
/frameworks/rs/
H A Dupdate_rs_prebuilts.sh33 # Turn off the build cache and make sure we build all of LLVM from scratch.
77 cd $MY_ANDROID_DIR && make $RENDERSCRIPT_V8_JAR -j$NUM_CORES && cd - || exit 3
/frameworks/wilhelm/src/
H A DAndroid.mk195 # present in Brillo), so it doesn't really make sense to have it anyways. See
/frameworks/opt/telephony/src/java/com/android/internal/telephony/uicc/
H A DUiccController.java45 * UiccController is created with the call to make() function.
46 * UiccController is a singleton and make() must only be called once
108 public static UiccController make(Context c, CommandsInterface[] ci) { method in class:UiccController
111 throw new RuntimeException("MSimUiccController.make() should only be called once");
145 "UiccController.getInstance can't be called before make()");
/frameworks/opt/telephony/src/java/com/android/internal/telephony/
H A DPhoneFactory.java84 // TODO - make this a dynamic property read from the modem
158 sUiccController = UiccController.make(context, sCommandsInterfaces);
/frameworks/compile/slang/
H A Dslang_rs_object_ref_count.cpp603 clang::DeclAccessPair::make(FD, clang::AS_none);
637 clang::DeclAccessPair::make(FD, clang::AS_none);
931 clang::DeclAccessPair::make(FD, clang::AS_none);
1338 // to make sure none of the cleared RS objects are referenced in the
1341 // original return expression to it, make all necessary rsClearObj()
/frameworks/opt/telephony/src/java/com/google/android/mms/pdu/
H A DPduComposer.java151 public byte[] make() { method in class:PduComposer
155 /* make the message */
775 // Transaction-ID should be set(by Transaction) before make().
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DCameraTestUtils.java1742 * check the buffer data. Assert is used here as it make no sense to
2072 String make = exif.getAttribute(ExifInterface.TAG_MAKE);
2073 collector.expectEquals("Exif TAG_MAKE is incorrect", Build.MANUFACTURER, make);
/frameworks/opt/setupwizard/tools/docs/
H A Ddoclava.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/ccil/ org/ccil/cowan/ org/ccil/cowan/tagsoup/ ...
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
H A DMatrix_Delegate.java133 public static Matrix_Delegate make(AffineTransform matrix) { method in class:Matrix_Delegate
909 // make a copy of the matrix
/frameworks/base/core/java/android/widget/
H A DTextView.java171 * allows users to make selection gestures in the TextView, which in turn triggers the system's
1372 // Same as setSingleLine(), but make sure the transformation method and the maximum number
1678 * a modifiable one, you should make your own copy first.
5252 * make sure the entire cursor gets invalidated instead of
5306 // so we have to invalidate part of the line above to make
5588 * contact's address), make it selectable, so that the user can select and copy its
5904 // Selection extends across multiple lines -- make the focused
6129 * lines but where it doesn't make sense to insert newlines.
6427 // No target for next focus, but make sure the IME
6568 // Now set the selection position... make sur
[all...]

Completed in 752 milliseconds

123