Searched refs:setType (Results 1 - 17 of 17) sorted by relevance

/sdk/apps/NotificationStudio/src/com/android/notificationstudio/action/
H A DShareCodeAction.java29 sharingIntent.setType("text/plain");
H A DShareMockupAction.java74 share.setType("image/png");
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger.tests/src/com/android/ide/eclipse/gltrace/format/
H A DGLMessageFormatterTest.java147 .setType(Type.CHAR)
155 .setType(Type.INT)
163 .setType(Type.INT)
171 .setType(Type.ENUM)
/sdk/eclipse/plugins/com.android.ide.eclipse.tests/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
H A DChangeViewRefactoringTest.java54 refactoring.setType(newType);
H A DWrapInRefactoringTest.java55 refactoring.setType(fqcn);
H A DChangeLayoutRefactoringTest.java122 refactoring.setType(newLayoutType);
/sdk/ddms/libs/ddmlib/src/com/android/ddmlib/
H A DFileListingService.java278 public void setType(int type) { method in class:FileListingService.FileEntry
623 entry.setType(TYPE_DIRECTORY_LINK);
/sdk/apps/DeviceConfig/src/com/example/android/deviceconfig/
H A DMyActivity.java138 emailIntent.setType("text/xml");
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
H A DChangeLayoutWizard.java175 refactoring.setType(type);
H A DChangeViewWizard.java193 refactoring.setType(type);
H A DChangeViewRefactoring.java151 void setType(String typeFqcn) { method in class:ChangeViewRefactoring
H A DWrapInWizard.java147 refactoring.setType(type);
H A DWrapInRefactoring.java170 void setType(String typeFqcn) { method in class:WrapInRefactoring
H A DChangeLayoutRefactoring.java171 void setType(String typeFqcn) { method in class:ChangeLayoutRefactoring
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
H A DGLProtoBuf.java1444 setType(other.getType());
1502 setType(value);
1569 public Builder setType(com.android.ide.eclipse.gltrace.GLProtoBuf.GLMessage.DataType.Type value) { method in class:GLProtoBuf.GLMessage.DataType.Builder
/sdk/testapps/jarCheckTests3/lib2/libs/
H A Dandroid-support-v13.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v13/ android/support/v13/app/ ...
/sdk/apps/NotificationStudio/libs/
H A Dandroid-support-v4.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/support/ android/support/v4/ android/support/v4/util/ ...

Completed in 537 milliseconds