Home
last modified time | relevance | path

Searched defs:Switch (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/widget/
DSwitch.java101 public class Switch extends CompoundButton { class
200 public Switch(Context context) { in Switch() method in Switch
211 public Switch(Context context, AttributeSet attrs) { in Switch() method in Switch
225 public Switch(Context context, AttributeSet attrs, int defStyleAttr) { in Switch() method in Switch
246 public Switch(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes) { in Switch() method in Switch
/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp324 class Switch { class
331 constexpr Switch(uint8_t flags) : mFlags(flags) {} in Switch() function in android::__anona327855a0111::Switch