Searched refs:SWITCH_WITH_ACTION (Results 1 – 3 of 3) sorted by relevance
418 SWITCH_WITH_ACTION, enumConstant438 return Type.SWITCH_WITH_ACTION; in getType()
258 assertThat(tile.getType()).isEqualTo(Tile.Type.SWITCH_WITH_ACTION); in getType_withSwitch_returnsSwitchWithAction()
242 assertThat(tile.getType()).isEqualTo(Tile.Type.SWITCH_WITH_ACTION); in getType_withSwitchAndPendingIntent_returnsSwitchWithAction()