HomeSort by relevance Sort by last modified time
    Searched refs:KEY_ENABLED (Results 1 - 4 of 4) sorted by null

  /frameworks/support/v7/mediarouter/src/android/support/v7/media/
MediaRouteDescriptor.java 41 private static final String KEY_ENABLED = "enabled";
98 return mBundle.getBoolean(KEY_ENABLED, true);
312 mBundle.putBoolean(KEY_ENABLED, enabled);
  /packages/apps/Contacts/src/com/android/contacts/editor/
ContactEditorFragment.java 119 private static final String KEY_ENABLED = "enabled";
490 mEnabled = savedState.getBoolean(KEY_ENABLED);
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.equinox.p2.touchpoint.eclipse_2.0.2.R36x_v20100823.jar 
org.eclipse.equinox.p2.repository_2.0.1.R36x_v20100823.jar 

Completed in 200 milliseconds