/packages/apps/TV/tuner/src/com/android/tv/tuner/util/ |
D | ByteArrayBuffer.java | 57 public void append(final byte[] b, int off, int len) { in append() 88 public void append(final char[] b, int off, int len) { in append()
|
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/latin/utils/ |
D | SpannableStringUtils.java | 109 int off = 0; in concatWithNonParagraphSuggestionSpansOnly() local 114 copyNonParagraphSuggestionSpansFrom((Spanned) text[i], 0, len, ss, off); in concatWithNonParagraphSuggestionSpansOnly() local
|
/packages/apps/DocumentsUI/src/com/android/documentsui/archives/ |
D | ArchiveEntryInputStream.java | 51 public int read(byte[] b, int off, int len) throws IOException { in read() 75 int read(byte[] b, int off, int len) throws IOException; in read()
|
/packages/apps/LegacyCamera/jni/feature_mos/src/mosaic/ |
D | Pyramid.cpp | 115 int off, off2, height, h, w; in BorderSpread() local 152 int off = in->border / 2; in BorderExpandOdd() local 211 int off = scr->border - 2; in BorderReduceOdd() local
|
D | Interp.h | 52 int off = (int)(xfrac * CTAPS); in ciCalc() local
|
/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/exif/ |
D | CountedDataInputStream.java | 52 public int read(byte[] b, int off, int len) throws IOException { in read() 85 private void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow()
|
/packages/apps/Gallery2/gallerycommon/src/com/android/gallery3d/exif/ |
D | CountedDataInputStream.java | 51 public int read(byte[] b, int off, int len) throws IOException { in read() 82 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow()
|
D | ByteBufferInputStream.java | 39 public int read(byte[] bytes, int off, int len) { in read()
|
/packages/apps/Messaging/src/com/android/messaging/util/exif/ |
D | CountedDataInputStream.java | 51 public int read(byte[] b, int off, int len) throws IOException { in read() 84 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow()
|
D | ByteBufferInputStream.java | 39 public int read(byte[] bytes, int off, int len) { in read()
|
/packages/apps/Camera2/src/com/android/camera/exif/ |
D | CountedDataInputStream.java | 51 public int read(byte[] b, int off, int len) throws IOException { in read() 82 public void readOrThrow(byte[] b, int off, int len) throws IOException { in readOrThrow()
|
D | ByteBufferInputStream.java | 39 public int read(byte[] bytes, int off, int len) { in read()
|
/packages/apps/Gallery2/jni/filters/ |
D | fx.c | 19 __inline__ int interp(unsigned char *src, int p , int *off ,float dr,float dg, float db){ in interp() 47 int off[8] = { in JNIFUNCF() local
|
D | edge.c | 99 int off = k * 4; in JNIFUNCF() local
|
/packages/modules/GeoTZ/s2storage/src/write/java/com/android/storage/io/write/ |
D | TypedOutputStream.java | 99 public void writeBytes(byte[] bytes, int off, int len) throws IOException { in writeBytes()
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
D | BluetoothEnablerTest.java | 237 Intent off = new Intent(BluetoothAdapter.ACTION_STATE_CHANGED); in bluetoothTurnsOff_switchTurnsOff() local
|
/packages/modules/Connectivity/Tethering/jni/ |
D | com_android_networkstack_tethering_util_TetheringUtils.cpp | 111 int off = 0; in com_android_networkstack_tethering_util_setupRaSocket() local
|
/packages/apps/Gallery2/jni_jpegstream/src/ |
D | jpegstream.cpp | 234 int32_t off = static_cast<int32_t>(offset); in OutputStream_writeInputBytes() local 259 int32_t off = static_cast<int32_t>(offset); in InputStream_readDecodedBytes() local
|
/packages/providers/MediaProvider/jni/ |
D | RedactionInfo.cpp | 145 void RedactionInfo::getReadRanges(off64_t off, size_t size, std::vector<ReadRange>* out) const { in getReadRanges()
|
/packages/apps/Dialer/java/com/android/voicemail/impl/utils/ |
D | IndentingPrintWriter.java | 94 public void write(String s, int off, int len) { in write()
|
/packages/modules/adb/client/pairing/ |
D | pairing_client.cpp | 136 int off = 1; in StartConnection() local
|
/packages/providers/MediaProvider/src/com/android/providers/media/util/ |
D | IndentingPrintWriter.java | 153 public void write(@NonNull String s, int off, int len) { in write()
|
/packages/services/Car/car-lib/src/com/android/car/internal/util/ |
D | IndentingPrintWriter.java | 190 public void write(@NonNull String s, int off, int len) { in write()
|
/packages/modules/adb/pairing_connection/tests/ |
D | pairing_client.cpp | 170 int off = 1; in StartConnection() local
|
/packages/modules/Uwb/service/java/com/android/server/uwb/secure/iso7816/ |
D | CommandApdu.java | 165 int off = OFFSET_LC; in getEncoded() local
|