HomeSort by relevance Sort by last modified time
    Searched refs:oneLine (Results 1 - 12 of 12) sorted by null

  /frameworks/native/libs/binder/
Debug.cpp 199 const bool oneLine = (int32_t)length <= singleLineBytesCutoff;
205 } else if (!oneLine) {
214 if (!oneLine && !cStyle) {
237 } else if (!oneLine) {
271 } else if (!oneLine) {
  /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
GridLayoutManagerRtlTest.java 43 public GridLayoutManagerRtlTest(Config config, boolean changeRtlAfter, boolean oneLine,
47 mOneLine = oneLine;
51 @Parameterized.Parameters(name = "conf:{0},changeRl:{1},oneLine:{2},itemsWrap:{3}")
55 for (boolean oneLine : new boolean[]{false, true}) {
61 oneLine,
85 + "oneLine:" + mOneLine + " itemsWrap:" + mItemsWrapContent;
  /system/libhwbinder/
Debug.cpp 200 const bool oneLine = (int32_t)length <= singleLineBytesCutoff;
206 } else if (!oneLine) {
215 if (!oneLine && !cStyle) {
242 } else if (!oneLine) {
276 } else if (!oneLine) {
  /packages/apps/ExactCalculator/src/com/android/calculator2/
DragController.java 70 public void initializeController(boolean isResult, boolean oneLine, boolean isDisplayEmpty) {
71 mOneLine = oneLine;
192 public void initializeAnimation(boolean isResult, boolean oneLine, boolean isDisplayEmpty) {
194 initializeController(isResult, oneLine, isDisplayEmpty);
  /external/annotation-tools/annotation-file-utilities/src/annotator/
Main.java     [all...]
  /external/annotation-tools/annotation-file-utilities/lib/
plume-core.jar 
  /external/annotation-tools/annotation-file-utilities/
annotation-file-utilities.jar 
  /external/dagger2/lib/
google-java-format-0.1-20151017.042846-2.jar 
  /prebuilts/tools/common/google-java-format/
google-java-format-1.0-all-deps.jar 
google-java-format-all-deps.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.6/
dagger-compiler-2.6.jar 
  /prebuilts/tools/common/m2/repository/com/google/dagger/dagger-compiler/2.7/
dagger-compiler-2.7.jar 

Completed in 473 milliseconds