Searched refs:PREFS_TIP_SET (Results 1 – 1 of 1) sorted by relevance
45 public static final String PREFS_TIP_SET = "widget_tip_set"; field in ProtipWidget75 mTipSet = pref.getInt(PREFS_TIP_SET, 0); in setup()140 pref.putInt(PREFS_TIP_SET, mTipSet); in onReceiveAsync()