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

  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/preferences/
LogCatPreferencePage.java 94 String[][] perspectives = new String[0][0]; local
96 perspectives = new String[perspectiveDescriptors.length][2];
99 perspectives[i][0] = perspective.getLabel();
100 perspectives[i][1] = perspective.getId();
104 Messages.LogCatPreferencePage_Switch_To, perspectives, getFieldEditorParent());
  /build/soong/python/
python.go 100 // this property name is hidden from users' perspectives, and soong will populate it during
  /prebuilts/go/darwin-x86/src/runtime/
mstats.go 47 // and OS's perspectives, there's no difference between a page
  /prebuilts/go/linux-x86/src/runtime/
mstats.go 47 // and OS's perspectives, there's no difference between a page
  /prebuilts/tools/common/eclipse/
org.eclipse.ui.workbench_3.6.2.M20110210-1200.jar 

Completed in 169 milliseconds