Methods Summary |
---|
public java.lang.CharSequence | getSwitchTextOff() throw new RuntimeException("Stub!");
|
public java.lang.CharSequence | getSwitchTextOn() throw new RuntimeException("Stub!");
|
protected void | onBindView(android.view.View view) throw new RuntimeException("Stub!");
|
public void | setSwitchTextOff(java.lang.CharSequence offText) throw new RuntimeException("Stub!");
|
public void | setSwitchTextOff(int resId) throw new RuntimeException("Stub!");
|
public void | setSwitchTextOn(java.lang.CharSequence onText) throw new RuntimeException("Stub!");
|
public void | setSwitchTextOn(int resId) throw new RuntimeException("Stub!");
|