Searched refs:DebugSettings (Results 1 – 4 of 4) sorted by relevance
31 public class DebugSettings extends PreferenceFragment class34 private static final String TAG = DebugSettings.class.getSimpleName();
27 modIntent.putExtra(EXTRA_SHOW_FRAGMENT, DebugSettings.class.getName()); in getIntent()
133 context.getPackageName(), DebugSettings.class.getName()); in onCreate()
33 import com.android.inputmethod.latin.DebugSettings;111 DebugSettings.FORCE_NON_DISTINCT_MULTITOUCH_KEY, false); in initInternal()