HomeSort by relevance Sort by last modified time
    Searched full:perspective (Results 26 - 50 of 345) sorted by null

12 3 4 5 6 7 8 91011>>

  /tools/motodev/src/plugins/common/
about.ini 22 # Property "welcomePerspective" contains the id of the perspective in which the
  /tools/motodev/src/plugins/preflighting.core/
about.ini 22 # Property "welcomePerspective" contains the id of the perspective in which the
  /tools/motodev/src/plugins/preflighting.sdk/
about.ini 22 # Property "welcomePerspective" contains the id of the perspective in which the
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/src/com/android/ide/eclipse/ddms/
JavaSourceRevealer.java 70 String perspective) {
73 if (revealer.revealMethod(fqmn, fileName, linenumber, perspective)) {
  /tools/motodev/src/help/studio_help/src/topics/
t_app-signature-removing.dita 25 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_cert-key-properties.dita 24 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_keystore-importing.dita 24 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_cert-key-generating.dita 26 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_cert-key-pwd-changing.dita 24 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_db-table-creating.dita 15 Database perspective; switch to this perspective when working with Android databases.</prereq>
t_keystore-backup-restore.dita 26 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_keystore-backup.dita 26 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_keystore-deleting.dita 29 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_keystore-entries-importing.dita 25 perspective and is thus normally opened when you switch to that perspective.</cmd>
t_keystore-password-changing.dita 24 perspective and is thus normally opened when you switch to that perspective.</cmd>
  /frameworks/base/docs/html/tools/help/
gltracer.jd 36 <li>Activate the perspective for Tracer by choosing <strong>Window > Open Perspective >
45 <li>Activate the perspective for Tracer by choosing <strong>Window > Open
46 Perspective...</strong></li>
68 perspective.</li>
98 perspective.</li>
  /tools/motodev/src/plugins/android/
plugin.xml 67 finalPerspective="com.motorola.studio.android.perspective"
81 finalPerspective="com.motorola.studio.android.perspective"
172 value="com.motorola.studio.android.perspective">
175 value="com.motorola.studio.android.db.perspective">
178 value="org.eclipse.sequoyah.android.cdt.build.ui.perspective">
195 value="com.motorola.studio.android.perspective">
198 value="com.motorola.studio.android.db.perspective">
201 value="org.eclipse.sequoyah.android.cdt.build.ui.perspective">
312 targetID="org.eclipse.sequoyah.android.cdt.build.ui.perspective">
492 <perspective
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.ddms/
plugin.xml 104 <perspective
105 class="com.android.ide.eclipse.ddms.Perspective"
107 id="com.android.ide.eclipse.ddms.Perspective"
108 name="%perspective.name.DDMS"/>
117 <perspectiveShortcut id="com.android.ide.eclipse.ddms.Perspective"/>
120 <perspectiveShortcut id="com.android.ide.eclipse.ddms.Perspective"/>
123 <perspectiveShortcut id="com.android.ide.eclipse.ddms.Perspective"/>
  /tools/motodev/src/plugins/android/src/com/motorola/studio/android/perspective/
MotodevStudioAndroidPerspective.java 17 package com.motorola.studio.android.perspective;
71 private static String PERSPECTIVE_ANDROID = "com.motorola.studio.android.perspective";
73 private static String PERSPECTIVE_OPHONE = "com.motorola.studio.android.ophone.perspective";
75 private static String PERSPECTIVE_DDMS = "com.android.ide.eclipse.ddms.Perspective";
77 private static String PERSPECTIVE_EMULATOR = "com.motorola.studio.android.emulator.perspective";
236 "MOTODEV Studio Perspective created.");
240 * Creates and adds a perspective listener that will remove the
255 IPerspectiveDescriptor perspective, IWorkbenchPartReference partRef,
258 if (PERSPECTIVE_ANDROID.equals(perspective.getId()))
  /tools/motodev/src/plugins/db.core/src/com/motorolamobility/studio/android/db/core/i18n/
dbcoreNLS.properties 76 UI_CreateDatabaseWizard_ChangePerspectiveQuestion=Database is associated with the Database perspective. Do you want to open this perspective now?
77 UI_CreateDatabaseWizard_ChangePerspectiveTitle=Open Associated Perspective?
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
_index.html 24 <dd>Demonstrates calling the {@link android.graphics.Matrix.html#setPolyToPoly(float[],int,float[],int,int)} method to translate coordinates on a canvas to a new perspective (used to simulate perspective). </dd>
  /external/webkit/Source/WebCore/platform/graphics/skia/
TransformationMatrixSkia.cpp 50 // FIXME: Set perspective properly.
70 // FIXME: Set perspective properly.
  /external/webkit/Source/WebCore/platform/graphics/transforms/
TransformOperation.h 50 PERSPECTIVE,
80 opType == PERSPECTIVE;
  /sdk/eclipse/plugins/com.android.ide.eclipse.hierarchyviewer/src/com/android/ide/eclipse/hierarchyviewer/
PixelPerfectPespective.java 19 import com.android.ide.eclipse.ddms.Perspective;
59 layout.addPerspectiveShortcut(Perspective.ID);
  /tools/motodev/src/plugins/android.codeutils/src/com/motorola/studio/android/codeutils/
CodeUtilsActivator.java 33 // Studio for Android Perspective ID
34 public static final String PERSPECTIVE_ID = "com.motorola.studio.android.perspective";

Completed in 1816 milliseconds

12 3 4 5 6 7 8 91011>>