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

  /frameworks/opt/setupwizard/library/main/src/com/android/setupwizardlib/
SetupWizardListLayout.java 70 protected int getContainerId() {
SetupWizardLayout.java 56 * in the template that has the ID of {@link #getContainerId()}. For the default implementation
190 mContainer = (ViewGroup) findViewById(getContainerId());
221 protected int getContainerId() {
  /packages/apps/Settings/src/com/android/settings/widget/
SettingsAppWidgetProvider.java 167 public abstract int getContainerId();
200 int containerId = getContainerId();
355 public int getContainerId() { return R.id.btn_wifi; }
440 public int getContainerId() { return R.id.btn_bluetooth; }
515 public int getContainerId() { return R.id.btn_location; }
597 public int getContainerId() { return R.id.btn_sync; }
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.launching_3.5.100.v20100526.jar 

Completed in 162 milliseconds