Searched refs:WorkModeSwitch (Results 1 – 2 of 2) sorted by relevance
40 public class WorkModeSwitch extends Button implements Insettable, View.OnClickListener, class54 public WorkModeSwitch(Context context) { in WorkModeSwitch() method in WorkModeSwitch58 public WorkModeSwitch(Context context, AttributeSet attrs) { in WorkModeSwitch() method in WorkModeSwitch62 public WorkModeSwitch(Context context, AttributeSet attrs, int defStyleAttr) { in WorkModeSwitch() method in WorkModeSwitch
72 private WorkModeSwitch mWorkModeSwitch;138 mWorkModeSwitch = (WorkModeSwitch) mAllApps.getLayoutInflater().inflate( in attachWorkModeSwitch()171 public WorkModeSwitch getWorkModeSwitch() { in getWorkModeSwitch()