Home
last modified time | relevance | path

Searched defs:getLength (Results 1 – 10 of 10) sorted by relevance

/packages/apps/Dialer/java/com/android/voicemail/impl/mail/
DFixedLengthInputStream.java71 public int getLength() { in getLength() method in FixedLengthInputStream
/packages/apps/Email/provider_src/com/android/email/
DFixedLengthInputStream.java72 public int getLength() { in getLength() method in FixedLengthInputStream
/packages/apps/SecureElement/src/com/android/se/security/
DApduFilter.java115 public int getLength() { in getLength() method in ApduFilter
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DMeasureHelper.java52 private static int getLength(int measureSpec, int prefered) { in getLength() method in MeasureHelper
/packages/apps/Dialer/java/com/android/voicemail/impl/sms/
DSyncMessage.java122 public int getLength() { in getLength() method in SyncMessage
/packages/inputmethods/LatinIME/common/src/com/android/inputmethod/latin/common/
DResizableIntArray.java82 public int getLength() { in getLength() method in ResizableIntArray
/packages/apps/Nfc/src/com/android/nfc/snep/
DSnepMessage.java231 public int getLength() { in getLength() method in SnepMessage
/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimer.java124 public long getLength() { return mLength; } in getLength() method in Timer
/packages/inputmethods/LatinIME/java/src/com/android/inputmethod/keyboard/internal/
DGestureStrokeRecognitionPoints.java107 public int getLength() { in getLength() method in GestureStrokeRecognitionPoints
/packages/apps/Messaging/src/com/android/messaging/mmslib/pdu/
DPduComposer.java1116 int getLength() { in getLength() method in PduComposer.PositionMarker