Home
last modified time | relevance | path

Searched refs:shouldIgnore (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/celllayout/board/
DIdenticalBoardComparator.kt42 widgetsToBoundsMap(cellLayoutBoard.widgets.filter { !it.shouldIgnore() }) in compare()
44 widgetsToBoundsMap(cellLayoutBoard.widgets.filter { it.shouldIgnore() }) in compare()
49 .filter { !it.shouldIgnore() } in compare()
DWidgetRect.java46 boolean shouldIgnore() { in shouldIgnore() method in WidgetRect
/packages/providers/MediaProvider/src/com/android/providers/media/
DProjectionHelper.java100 final boolean shouldIgnore = exportedSinceOSVersion > Build.VERSION.SDK_INT; in shouldBeIgnoredByOsVersion()
101 if (shouldIgnore) { in shouldBeIgnoredByOsVersion()
105 return shouldIgnore; in shouldBeIgnoredByOsVersion()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/map/
DBluetoothMapFolderElementTest.java77 assertThat(mTestFolderElement.shouldIgnore()).isEqualTo(TEST_IGNORE); in getters()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapFolderElement.java63 public boolean shouldIgnore() { in shouldIgnore() method in BluetoothMapFolderElement
DBluetoothMapContent.java1758 if (!folderElement.shouldIgnore()) { in setWhereFilterFolderType()
/packages/apps/TvSettings/
Dtwo-panel-baseline-profile.txt701 HSPLandroidx/recyclerview/widget/RecyclerView$ViewHolder;->shouldIgnore()Z