Searched refs:OneHandedActionShowNotificationPrefController (Results 1 – 2 of 2) sorted by relevance
34 public class OneHandedActionShowNotificationPrefController extends BasePreferenceController class41 public OneHandedActionShowNotificationPrefController(Context context, String key) { in OneHandedActionShowNotificationPrefController() method in OneHandedActionShowNotificationPrefController
41 private OneHandedActionShowNotificationPrefController mController;48 mController = new OneHandedActionShowNotificationPrefController(mContext, KEY); in setUp()