/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/vndk/tools/sourcedr/ninja/tests/testdata/ |
D | include.ninja | 1 a = original
|
D | subninja.ninja | 1 a = original
|
/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/ndk/zlib/ |
D | NOTICE | 12 claim that you wrote the original software. If you use this software 16 misrepresented as being the original software.
|
/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/samples/VoicemailProviderDemo/ |
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/samples/AccelerometerPlay/ |
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/apps/GestureBuilder/ |
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/apps/SdkSetup/ |
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/cmds/monkey/ |
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/apps/NinePatchLab/ |
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/apps/Fallback/ |
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/samples/Home/ |
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/apps/DevelopmentSettings/ |
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/apps/Development/ |
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/apps/CustomLocale/ |
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/apps/BluetoothDebug/ |
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/samples/CubeLiveWallpaper/ |
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/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/apps/launchperf/ |
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
|