Searched refs:SELECTION_BEHAVIOR_GO_TO_APP (Results 1 – 6 of 6) sorted by relevance
241 SELECTION_BEHAVIOR_GO_TO_APP255 public static final int SELECTION_BEHAVIOR_GO_TO_APP = 2; field in RouteListingPreference.Item
19 …rt static com.android.settingslib.media.MediaDevice.SelectionBehavior.SELECTION_BEHAVIOR_GO_TO_APP;541 case SELECTION_BEHAVIOR_GO_TO_APP: in getClickListenerBasedOnSelectionBehavior()555 case SELECTION_BEHAVIOR_GO_TO_APP: in getDeviceStatusIconBasedOnSelectionBehavior()
107 SelectionBehavior.SELECTION_BEHAVIOR_GO_TO_APP112 int SELECTION_BEHAVIOR_GO_TO_APP = 2; field
23 …rt static com.android.settingslib.media.MediaDevice.SelectionBehavior.SELECTION_BEHAVIOR_GO_TO_APP;449 when(mMediaDevice1.getSelectionBehavior()).thenReturn(SELECTION_BEHAVIOR_GO_TO_APP); in subStatusSupported_onBindViewHolder_bindHostDeviceWithOngoingSession_verifyView()475 when(mMediaDevice2.getSelectionBehavior()).thenReturn(SELECTION_BEHAVIOR_GO_TO_APP); in subStatusSupported_onBindViewHolder_bindDeviceRequirePremium_verifyView()523 when(mMediaDevice1.getSelectionBehavior()).thenReturn(SELECTION_BEHAVIOR_GO_TO_APP); in subStatusSupported_onBindViewHolder_bindDeviceWithOngoingSession_verifyView()
22 import static android.media.RouteListingPreference.Item.SELECTION_BEHAVIOR_GO_TO_APP;494 .setSelectionBehavior(SELECTION_BEHAVIOR_GO_TO_APP) in getSelectionBehavior_setItemWithSelectionBehaviorOnSystemRoute_returnTransfer()
25021 field public static final int SELECTION_BEHAVIOR_GO_TO_APP = 2; // 0x2