Home
last modified time | relevance | path

Searched defs:topState (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/communal/ui/viewmodel/
DResizeableItemFrameViewModelTest.kt68 val topState = underTest.topDragState in testDefaultState() constant
84 val topState = underTest.topDragState in testSingleSpanGrid() constant
101 val topState = underTest.topDragState in testTwoSpanGrid_elementInFirstRow_sizeSingleSpan() constant
118 val topState = underTest.topDragState in testTwoSpanGrid_elementInSecondRow_sizeSingleSpan() constant
138 val topState = underTest.topDragState in testTwoSpanGrid_elementInFirstRow_sizeTwoSpan() constant
158 val topState = underTest.topDragState in testThreeSpanGrid_elementInMiddleRow_sizeOneSpan() constant
175 val topState = underTest.topDragState in testThreeSpanGrid_elementInTopRow_sizeOneSpan() constant
197 val topState = underTest.topDragState in testSixSpanGrid_minSpanThree_itemInFourthRow_sizeThreeSpans() constant
218 val topState = underTest.topDragState in testTwoSpanGrid_elementMovesFromFirstRowToSecondRow() constant
279 val topState = underTest.topDragState in testRowInfoBecomesNull_revertsBackToDefault() constant
[all …]
/frameworks/base/services/tests/mockingservicestests/src/com/android/server/appop/
DAppOpsUidStateTrackerTest.java711 public UidProcStateUpdateBuilder topState() { in topState() method in AppOpsUidStateTrackerTest.UidProcStateUpdateBuilder
/frameworks/av/services/audiopolicy/common/managerdefinitions/src/
DAudioInputDescriptor.cpp155 app_state_t topState = APP_STATE_IDLE; in getHighestPriorityClient() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/stack/
DStackScrollAlgorithm.java1021 ExpandableViewState topState = in updateHeadsUpStates() local