Searched refs:QS_PRIORITY_POSITION (Results 1 – 4 of 4) sorted by relevance
36 internal const val QS_PRIORITY_POSITION = 3 constant44 Log.i(TAG, "Setting WalletTile position: $QS_PRIORITY_POSITION") in getWalletPosition()45 QS_PRIORITY_POSITION in getWalletPosition()
65 internal const val QS_PRIORITY_POSITION = 3 in <lambda>() constant76 position = QS_PRIORITY_POSITION in <lambda>()
25 …t com.android.systemui.statusbar.policy.DeviceControlsControllerImpl.Companion.QS_PRIORITY_POSITION62 assertThat(controller.getWalletPosition()).isEqualTo(QS_PRIORITY_POSITION) in testResultIsIntWhenServiceAvailable()
40 …t com.android.systemui.statusbar.policy.DeviceControlsControllerImpl.Companion.QS_PRIORITY_POSITION152 verify(callback).onControlsUpdate(QS_PRIORITY_POSITION) in testSetPriorityPositionIsSetWhenFavoritesAreAvailable()