Home
last modified time | relevance | path

Searched refs:getRecord (Results 1 – 8 of 8) sorted by relevance

/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/core/
H A DSearchResultsProviderTest.java91 ContentValues values = getRecord(); in insert_shouldInsertTheSearchResult()
103 ContentValues values = getRecord(); in query_shouldHaveValidData()
128 private ContentValues getRecord() { in getRecord() method in SearchResultsProviderTest
/aosp12/packages/apps/TV/tests/robotests/src/com/android/tv/data/
H A DWatchedHistoryManagerTest.java79 WatchedRecord record = mWatchedHistoryManager.getRecord(0); in testLogChannelViewStop()
101 WatchedRecord record = mWatchedHistoryManager.getRecord(i); in testCircularHistoryQueue()
/aosp12/frameworks/base/core/java/android/view/accessibility/
H A DAccessibilityEvent.java940 public AccessibilityRecord getRecord(int index) { in getRecord() method in AccessibilityEvent
1445 getRecord(i).appendTo(builder).append("\n"); in toString()
/aosp12/packages/apps/Car/libs/car-ui-lib/car-ui-lib/src/androidTest/java/com/android/car/ui/imewidescreen/
H A DCarUiImeWideScreenControllerTest.java382 cr.insert(Uri.parse(AUTHORITY), getRecord()); in onAppPrivateCommand_shouldShowSearchResults()
448 private ContentValues getRecord() { in getRecord() method in CarUiImeWideScreenControllerTest
/aosp12/packages/apps/TV/src/com/android/tv/data/
H A DWatchedHistoryManager.java229 WatchedRecord getRecord(int reverseIndex) { in getRecord() method in WatchedHistoryManager
/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.txt50696 method public android.view.accessibility.AccessibilityRecord getRecord(int);
/aosp12/frameworks/opt/setupwizard/tools/docs/
H A Dandroid-22.txt34819 method public android.view.accessibility.AccessibilityRecord getRecord(int);