Home
last modified time | relevance | path

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

/packages/apps/Email/provider_src/com/android/email/
DFixedLengthInputStream.java72 public int getLength() { in getLength() method in FixedLengthInputStream
/packages/services/Telephony/src/com/android/phone/common/mail/
DFixedLengthInputStream.java71 public int getLength() { in getLength() method in FixedLengthInputStream
/packages/apps/Gallery2/src/com/android/gallery3d/ui/
DMeasureHelper.java52 private static int getLength(int measureSpec, int prefered) { in getLength() method in MeasureHelper
/packages/services/Telephony/src/com/android/phone/vvm/omtp/sms/
DSyncMessage.java125 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.java159 public int getLength() { in getLength() method in SnepMessage
/packages/apps/DeskClock/src/com/android/deskclock/data/
DTimer.java116 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