Home | History | Annotate | Download | only in assist

Lines Matching defs:Settings

17 package com.android.settings.applications.assist;
25 import android.provider.Settings;
27 import com.android.settings.testutils.SettingsRobolectricTestRunner;
46 sTestAssist = new ComponentName("com.android.settings", "assist");
67 assertThat(Settings.Secure.getString(mContext.getContentResolver(),
68 Settings.Secure.ASSISTANT))
79 assertThat(Settings.Secure.getString(mContext.getContentResolver(),
80 Settings.Secure.ASSISTANT))
92 assertThat(Settings.Secure.getString(mContext.getContentResolver(),
93 Settings.Secure.ASSISTANT))