Searched refs:mDisabledIconResid (Results 1 – 2 of 2) sorted by relevance
55 protected int mDisabledIconResid; field in ToggleAction73 mDisabledIconResid = disabledIconResid; in ToggleAction()109 (on ? mEnabledIconResId : mDisabledIconResid))); in create()
1194 protected int mDisabledIconResid;1212 mDisabledIconResid = disabledIconResid;1251 (on ? mEnabledIconResId : mDisabledIconResid)));