Home
last modified time | relevance | path

Searched refs:getDigitsForRow (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/core/tests/coretests/src/android/util/
H A DMonthDisplayHelperTest.java54 helper.getDigitsForRow(0)); in testMonthRows()
56 helper.getDigitsForRow(1)); in testMonthRows()
58 helper.getDigitsForRow(5)); in testMonthRows()
68 helper.getDigitsForRow(0)); in testMonthRowsWeekStartsMonday()
70 helper.getDigitsForRow(1)); in testMonthRowsWeekStartsMonday()
72 helper.getDigitsForRow(4)); in testMonthRowsWeekStartsMonday()
74 helper.getDigitsForRow(5)); in testMonthRowsWeekStartsMonday()
83 helper.getDigitsForRow(0)); in testMonthRowsWeekStartsSaturday()
85 helper.getDigitsForRow(1)); in testMonthRowsWeekStartsSaturday()
87 helper.getDigitsForRow(4)); in testMonthRowsWeekStartsSaturday()
[all …]
H A DDayOfMonthCursorTest.java36 mc.getDigitsForRow(0)); in testMonthRows()
38 mc.getDigitsForRow(1)); in testMonthRows()
40 mc.getDigitsForRow(5)); in testMonthRows()
/aosp12/frameworks/base/core/java/android/util/
H A DMonthDisplayHelper.java115 public int[] getDigitsForRow(int row) { in getDigitsForRow() method in MonthDisplayHelper
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/aosp12/frameworks/base/core/api/
H A Dcurrent.txt46427 method public int[] getDigitsForRow(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt31642 method public int[] getDigitsForRow(int);