Searched defs:Switch (Results 1 – 2 of 2) sorted by relevance
87 public class Switch extends CompoundButton { class186 public Switch(Context context) { in Switch() method in Switch197 public Switch(Context context, AttributeSet attrs) { in Switch() method in Switch211 public Switch(Context context, AttributeSet attrs, int defStyleAttr) { in Switch() method in Switch232 public Switch(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in Switch() method in Switch
216 class Switch { class223 constexpr Switch(uint8_t flags) : mFlags(flags) {} in Switch() function in android::__anond8b540170111::Switch