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
42 private OneHandedActionShowNotificationPrefController mController;49 mController = new OneHandedActionShowNotificationPrefController(mContext, KEY); in setUp()