| /development/tools/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/eclipse/mock/ |
| D | FolderMock.java | 119 public IFile[] findDeletedMembersWithHistory(int depth, IProgressMonitor monitor) in findDeletedMembersWithHistory() 180 public void accept(IResourceVisitor visitor, int depth, boolean includePhantoms) in accept() 185 public void accept(IResourceVisitor visitor, int depth, int memberFlags) throws CoreException { in accept() 229 public void deleteMarkers(String type, boolean includeSubtypes, int depth) in deleteMarkers() 242 public IMarker[] findMarkers(String type, boolean includeSubtypes, int depth) in findMarkers() 247 public int findMaxProblemSeverity(String type, boolean includeSubtypes, int depth) in findMaxProblemSeverity() 336 public boolean isLocal(int depth) { in isLocal() 348 public boolean isSynchronized(int depth) { in isSynchronized() 376 public void refreshLocal(int depth, IProgressMonitor monitor) throws CoreException { in refreshLocal() 388 public void setLocal(boolean flag, int depth, IProgressMonitor monitor) throws CoreException { in setLocal()
|
| D | ProjectMock.java | 162 public IFile[] findDeletedMembersWithHistory(int depth, IProgressMonitor monitor) in findDeletedMembersWithHistory() 227 public void accept(IResourceVisitor visitor, int depth, boolean includePhantoms) in accept() 232 public void accept(IResourceVisitor visitor, int depth, int memberFlags) throws CoreException { in accept() 276 public void deleteMarkers(String type, boolean includeSubtypes, int depth) in deleteMarkers() 289 public IMarker[] findMarkers(String type, boolean includeSubtypes, int depth) in findMarkers() 294 public int findMaxProblemSeverity(String type, boolean includeSubtypes, int depth) in findMaxProblemSeverity() 387 public boolean isLocal(int depth) { in isLocal() 399 public boolean isSynchronized(int depth) { in isSynchronized() 427 public void refreshLocal(int depth, IProgressMonitor monitor) throws CoreException { in refreshLocal() 439 public void setLocal(boolean flag, int depth, IProgressMonitor monitor) throws CoreException { in setLocal()
|
| D | FileMock.java | 198 public void accept(IResourceVisitor visitor, int depth, boolean includePhantoms) in accept() 203 public void accept(IResourceVisitor visitor, int depth, int memberFlags) throws CoreException { in accept() 247 public void deleteMarkers(String type, boolean includeSubtypes, int depth) in deleteMarkers() 260 public IMarker[] findMarkers(String type, boolean includeSubtypes, int depth) in findMarkers() 265 public int findMaxProblemSeverity(String type, boolean includeSubtypes, int depth) in findMaxProblemSeverity() 350 public boolean isLocal(int depth) { in isLocal() 358 public boolean isSynchronized(int depth) { in isSynchronized() 386 public void refreshLocal(int depth, IProgressMonitor monitor) throws CoreException { in refreshLocal() 398 public void setLocal(boolean flag, int depth, IProgressMonitor monitor) throws CoreException { in setLocal()
|
| /development/ndk/apps/hello-gl2/project/src/com/android/gl2jni/ |
| D | GL2JNIView.java | 65 public GL2JNIView(Context context, boolean translucent, int depth, int stencil) { in GL2JNIView() 70 private void init(boolean translucent, int depth, int stencil) { in init() 112 public ConfigChooser(int r, int g, int b, int a, int depth, int stencil) { in ConfigChooser()
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
| D | SensorTest.java | 65 final int depth = mDepth; in computeAve() local
|
| /development/tools/layoutopt/libs/uix/src/com/android/layoutopt/uix/groovy/ |
| D | LayoutAnalysisCategory.java | 171 public static int depth(Node node) { in depth() method in LayoutAnalysisCategory
|
| /development/tools/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/ |
| D | BasePullParser.java | 101 public int getNamespaceCount(int depth) throws XmlPullParserException { in getNamespaceCount()
|
| /development/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
| D | irq.h | 86 unsigned int depth; member
|
| D | videodev.h | 72 __u16 depth; member 152 int depth; member
|
| D | fb.h | 321 __u8 depth; member
|
| /development/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
| D | irq.h | 86 unsigned int depth; member
|
| D | videodev.h | 72 __u16 depth; member 152 int depth; member
|
| D | fb.h | 321 __u8 depth; member
|
| /development/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
| D | irq.h | 86 unsigned int depth; member
|
| D | videodev.h | 72 __u16 depth; member 152 int depth; member
|
| D | fb.h | 321 __u8 depth; member
|
| /development/tools/makedict/src/com/android/tools/dict/ |
| D | MakeBinaryDictionary.java | 298 void traverseDict(int pos, char[] word, int depth) { in traverseDict()
|
| /development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/ |
| D | MatrixTrackingGL.java | 113 public void glClearDepthf(float depth) { in glClearDepthf() 117 public void glClearDepthx(int depth) { in glClearDepthx()
|