Searched refs:pivotIndex (Results 1 – 11 of 11) sorted by relevance
/aosp12/packages/apps/Car/Media/src/com/android/car/media/ |
H A D | UxrPivotFilterImpl.java | 82 public void recompute(int newCount, int pivotIndex) { in recompute() argument 83 if (pivotIndex < 0 || newCount <= pivotIndex) { in recompute() 84 Log.e(TAG, "Invalid pivotIndex: " + pivotIndex + " newCount: " + newCount); in recompute() 85 pivotIndex = 0; in recompute() 88 mPivotIndex = pivotIndex; in recompute() 155 public void updatePivotIndex(int pivotIndex) { in updatePivotIndex() argument 156 if (mPivotIndex == pivotIndex) return; in updatePivotIndex() 160 recompute(mUnlimitedCount, pivotIndex); in updatePivotIndex() 163 Log.d(TAG, "updatePivotIndex pivot: " + pivotIndex + " saved: " + mSavedRange in updatePivotIndex()
|
H A D | UxrPivotFilter.java | 36 void recompute(int newCount, int pivotIndex); in recompute() argument 42 void updatePivotIndex(int pivotIndex); in updatePivotIndex() argument 71 public void recompute(int newCount, int pivotIndex) { 76 public void updatePivotIndex(int pivotIndex) {
|
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/main/java/com/android/car/ui/recyclerview/ |
H A D | RangeFilterImpl.java | 115 public void recompute(int newCount, int pivotIndex) { in recompute() argument 116 if (pivotIndex < 0 || newCount <= pivotIndex) { in recompute() 117 Log.e(TAG, "Invalid pivotIndex: " + pivotIndex + " newCount: " + newCount); in recompute() 118 pivotIndex = 0; in recompute() 121 mPivotIndex = pivotIndex; in recompute() 164 public void notifyPivotIndexChanged(int pivotIndex) { in notifyPivotIndexChanged() argument
|
H A D | RangeFilter.java | 34 void recompute(int newCount, int pivotIndex); in recompute() argument 40 void notifyPivotIndexChanged(int pivotIndex); in notifyPivotIndexChanged() argument
|
H A D | PassThroughFilter.java | 26 public void recompute(int newCount, int pivotIndex) { in recompute() argument 31 public void notifyPivotIndexChanged(int pivotIndex) { in notifyPivotIndexChanged() argument
|
/aosp12/packages/apps/TV/libs/m2/ |
H A D | auto-value-1.5.3.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
H A D | guava-28.0-android.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
H A D | guava-28.0-jre.jar | META-INF/MANIFEST.MF
META-INF/
META-INF/maven/
META- ... |
/aosp12/packages/services/Telecomm/libs/ |
H A D | guava.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |
/aosp12/packages/apps/Messaging/build/gcheckstyle/ |
H A D | google-style-checker_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |
/aosp12/packages/apps/TV/libs/ |
H A D | google-java-format-1.7-all-deps.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |