/development/samples/ApiDemos/src/com/example/android/apis/view/ |
D | SecureViewOverlay.java | 63 private void spoofLayout(View spoof, View original) { in spoofLayout() argument 69 original.getLocationOnScreen(globalPos); in spoofLayout() 72 spoof.layout(x, y, x + original.getWidth(), y + original.getHeight()); in spoofLayout()
|
/development/samples/devbytes/animation/ActivityAnimations/src/com/example/android/activityanim/ |
D | BitmapUtils.java | 88 private Bitmap getThumbnail(Bitmap original, int maxDimension) { in getThumbnail() argument 89 int width = original.getWidth(); in getThumbnail() 90 int height = original.getHeight(); in getThumbnail() 101 Bitmap thumbnail = Bitmap.createScaledBitmap(original, scaledWidth, scaledHeight, true); in getThumbnail()
|
/development/tools/repo_diff/service/repodiff/ |
D | repodiff.go | 52 func disabledFnNullified(original controllerFunc, enabled bool) controllerFunc { 54 return original
|
/development/samples/ApiDemos/src/com/example/android/apis/content/ |
D | TextUndoActivity.java | 93 String original = s.toString(); in afterTextChanged() local 94 String formatted = addSpaces(getNumbers(original)); in afterTextChanged() 96 if (!formatted.equals(original)) { in afterTextChanged()
|
/development/vndk/tools/sourcedr/ninja/tests/testdata/ |
D | subninja.ninja | 1 a = original
|
D | include.ninja | 1 a = original
|
/development/samples/SampleInputMethodAccessibilityService/src/com/example/android/sampleinputmethodaccessibilityservice/ |
D | EventMonitor.java | 117 private static EditorInfo cloneEditorInfo(EditorInfo original) { in cloneEditorInfo() argument 121 original.writeToParcel(parcel, 0); in cloneEditorInfo()
|
/development/samples/PictureInPicture/ComposePip/app/ |
D | proguard-rules.pro | 20 # hide the original source file name.
|
/development/samples/NsdManagerSample/testdiscoverservice/ |
D | proguard-rules.pro | 20 # hide the original source file name.
|
/development/samples/NsdManagerSample/testadvertiseservice/ |
D | proguard-rules.pro | 20 # hide the original source file name.
|
/development/samples/devbytes/graphics/BitmapScaling/src/com/example/android/bitmapscaling/ |
D | BitmapScaling.java | 55 private void addScaledImageView(Bitmap original, int sampleSize, LinearLayout container) { in addScaledImageView() argument
|
/development/samples/browseable/DisplayingBitmaps/src/com.example.android.displayingbitmaps/util/ |
D | DiskLruCache.java | 175 private static <T> T[] copyOfRange(T[] original, int start, int end) { in copyOfRange() argument 176 final int originalLength = original.length; // For exception priority compatibility. in copyOfRange() 186 .newInstance(original.getClass().getComponentType(), resultLength); in copyOfRange() 187 System.arraycopy(original, start, result, 0, copyLength); in copyOfRange()
|
/development/tools/otagui/src/components/ |
D | BuildLibrary.vue | 86 * original upload time.
|
/development/samples/PictureInPicture/ComposePip/ |
D | gradlew.bat | 2 @rem Copyright 2015 the original author or authors.
|
/development/apps/ShareTest/ |
D | gradlew.bat | 2 @rem Copyright 2015 the original author or authors.
|
/development/samples/NsdManagerSample/ |
D | gradlew.bat | 2 @rem Copyright 2015 the original author or authors.
|
/development/apps/OBJViewer/ |
D | NOTICE | 56 represent, as a whole, an original work of authorship. For the purposes 62 the original version of the Work and any modifications or additions
|
/development/host/windows/usb/ |
D | NOTICE | 43 represent, as a whole, an original work of authorship. For the purposes 49 the original version of the Work and any modifications or additions
|
/development/sdk/ |
D | sdk_files_NOTICE.txt | 581 that what they have is not the original version, so that the original 601 combined work, a derivative of the original library. The ordinary 894 original licensor to copy, distribute, link with or modify the Library 933 original copyright holder who places the Library under this License may add 1201 not claim that you wrote the original software. If you use this 1206 not be misrepresented as being the original software. 1313 represent, as a whole, an original work of authorship. For the purposes 1319 the original version of the Work and any modifications or additions 1641 want its recipients to know that what they have is not the original, so 1642 that any problems introduced by others will not reflect on the original [all …]
|
/development/samples/SearchableDictionary/res/raw/ |
D | definitions.txt | 460 imitation - n. something copied or derived from an original 840 restore - v. bring back into original existence, use, function, or position
|
/development/samples/training/NavigationDrawer/libs/ |
D | android-support-v4.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/support/
android/ ... |