HomeSort by relevance Sort by last modified time
    Searched defs:mBufferType (Results 1 - 4 of 4) sorted by null

  /frameworks/av/media/libmedia/include/media/
OMXBuffer.h 119 BufferType mBufferType;
  /frameworks/base/core/tests/coretests/src/android/widget/
TextViewFallbackLineSpacingTest.java 65 private final BufferType mBufferType;
70 mBufferType = bufferType;
99 textView.setText("aaaaa aabaa aaaaa", mBufferType);
114 if (mBufferType == BufferType.NORMAL) {
  /frameworks/data-binding/integration-tests/TestApp/app/src/main/java/android/databinding/testapp/vo/
TextViewBindingObject.java 63 private TextView.BufferType mBufferType = TextView.BufferType.NORMAL;
130 return mBufferType;
278 mBufferType = TextView.BufferType.SPANNABLE;
  /frameworks/wilhelm/src/
itfstruct.h 678 AndroidBufferType_type mBufferType;

Completed in 169 milliseconds