+ {//Start Analyzing Folder [G:\开发\JavaClassStruct] -===Analyze File [G:\开发\JavaClassStruct\CdmaSMSDispatcher.java]=== final class CdmaSMSDispatcher extends SMSDispatcher { } -===Analyze File [G:\开发\JavaClassStruct\CertTool.java]=== public class CertTool { public static final CertTool getInstance(); public String getUserPrivateKey(String key); public String getUserCertificate(String key); public String getCaCertificate(String key); public String generateKeyPair(int keyStrengthIndex, String challenge, String dirName); public synchronized void addCertificate(byte[] data, Context context); } -===Analyze File [G:\开发\JavaClassStruct\CharsetUtils.java]=== public final class CharsetUtils { public static String nameForVendor(String charsetName, String vendor); public static String nameForDefaultVendor(String charsetName); public static Charset charsetForVendor(String charsetName, String vendor); public static Charset charsetForVendor(String charsetName); } -===Analyze File [G:\开发\JavaClassStruct\CompatibilityInfo.java]=== public class CompatibilityInfo { public CompatibilityInfo(ApplicationInfo appInfo); public CompatibilityInfo copy(); public void setVisibleRect(int xOffset, int widthPixels, int heightPixels); public void setExpandable(boolean expandable); public boolean isConfiguredExpandable(); public boolean isScalingRequired(); public String toString(); public Translator getTranslator(WindowManager.LayoutParams params); public class Translator { public void translateRectInScreenToAppWinFrame(Rect rect); public void translateRegionInWindowToScreen(Region transparentRegion); public void translateCanvas(Canvas canvas); public void translateEventInScreenToAppWindow(MotionEvent event); public void translateWindowLayout(WindowManager.LayoutParams params); public void translateRectInAppWindowToScreen(Rect rect); public void translateRectInScreenToAppWindow(Rect rect); public void translateLayoutParamsInAppWindowToScreen(LayoutParams params); public Rect getTranslatedContentInsets(Rect contentInsets); public Rect getTranslatedVisbileInsets(Rect visibleInsets); } } -===Analyze File [G:\开发\JavaClassStruct\DataCallState.java]=== public class DataCallState { public String toString(); } -===Analyze File [G:\开发\JavaClassStruct\DataConnection.java]=== public abstract class DataConnection extends Handler { public String toString(); public boolean isActive(); public boolean isInactive(); public boolean isPermanentFail(); public boolean isEventLoggable(); public String toString(); public abstract String toString(); public String getInterface(); public String getIpAddress(); public String getGatewayAddress(); public void clearSettings(); public void handleMessage(Message msg); public State getState(); public long getConnectionTime(); public long getLastFailTime(); public FailCause getLastFailCause(); } -===Analyze File [G:\开发\JavaClassStruct\DdmHandleProfiling.java]=== public class DdmHandleProfiling extends ChunkHandler { public static void register(); public void connected(); public void disconnected(); public Chunk handleChunk(Chunk request); } -===Analyze File [G:\开发\JavaClassStruct\EntropyService.java]=== public class EntropyService extends Binder { public void handleMessage(Message msg); public EntropyService(); } -===Analyze File [G:\开发\JavaClassStruct\EriInfo.java]=== public final class EriInfo { public EriInfo (int roamingIndicator, int iconIndex, int iconMode, String eriText, int callPromptId, int alertId); } -===Analyze File [G:\开发\JavaClassStruct\EriManager.java]=== public final class EriManager { class EriFile { public EriFile(); } class EriDisplayInformation { public EriDisplayInformation(int eriIconIndex, int eriIconMode, String eriIconText); public String toString(); } public EriManager(PhoneBase phone, Context context, int eriFileSource); public void dispose(); public void loadEriFile(); public int getEriFileVersion(); public int getEriNumberOfEntries(); public int getEriFileType(); public boolean isEriFileLoaded(); public int getCdmaEriIconIndex(int roamInd, int defRoamInd); public int getCdmaEriIconMode(int roamInd, int defRoamInd); public String getCdmaEriText(int roamInd, int defRoamInd); } ++ {//Start Analyzing Folder [G:\开发\JavaClassStruct\gesture] --===Analyze File [G:\开发\JavaClassStruct\gesture\GenerateGLES.java]=== public class GenerateGLES { } public static void main(String[] args); } --===Analyze File [G:\开发\JavaClassStruct\gesture\Gesture.java]=== public class Gesture implements Parcelable { public Gesture(); public int getStrokesCount(); public void addStroke(GestureStroke stroke); public float getLength(); public RectF getBoundingBox(); public Path toPath(); public Path toPath(Path path); public Path toPath(int width, int height, int edge, int numSample); public Path toPath(Path path, int width, int height, int edge, int numSample); public long getID(); public Bitmap toBitmap(int width, int height, int edge, int numSample, int color); public Bitmap toBitmap(int width, int height, int inset, int color); public Gesture createFromParcel(Parcel in); public void writeToParcel(Parcel out, int flags); public int describeContents(); } --===Analyze File [G:\开发\JavaClassStruct\gesture\GestureConstants.java]=== interface GestureConstants { } --===Analyze File [G:\开发\JavaClassStruct\gesture\GestureLibraries.java]=== public final class GestureLibraries { public static GestureLibrary fromFile(String path); public static GestureLibrary fromFile(File path); public static GestureLibrary fromPrivateFile(Context context, String name); public static GestureLibrary fromRawResource(Context context, int resourceId); private static class FileGestureLibrary extends GestureLibrary { public FileGestureLibrary(File path); public boolean isReadOnly(); public boolean save(); public boolean load(); } private static class ResourceGestureLibrary extends GestureLibrary { public ResourceGestureLibrary(Context context, int resourceId); public boolean isReadOnly(); public boolean save(); public boolean load(); } } --===Analyze File [G:\开发\JavaClassStruct\gesture\GestureLibrary.java]=== public abstract class GestureLibrary { public abstract boolean save(); public abstract boolean load(); public boolean isReadOnly(); public Learner getLearner(); public void setOrientationStyle(int style); public int getOrientationStyle(); public void setSequenceType(int type); public int getSequenceType(); public void addGesture(String entryName, Gesture gesture); public void removeGesture(String entryName, Gesture gesture); public void removeEntry(String entryName); } --===Analyze File [G:\开发\JavaClassStruct\gesture\GestureOverlayView.java]=== public class GestureOverlayView extends FrameLayout { public GestureOverlayView(Context context); public GestureOverlayView(Context context, AttributeSet attrs); public GestureOverlayView(Context context, AttributeSet attrs, int defStyle); public int getOrientation(); public void setOrientation(int orientation); public void setGestureColor(int color); public void setUncertainGestureColor(int color); public int getUncertainGestureColor(); public int getGestureColor(); public float getGestureStrokeWidth(); public void setGestureStrokeWidth(float gestureStrokeWidth); public int getGestureStrokeType(); public void setGestureStrokeType(int gestureStrokeType); public float getGestureStrokeLengthThreshold(); public void setGestureStrokeLengthThreshold(float gestureStrokeLengthThreshold); public float getGestureStrokeSquarenessTreshold(); public void setGestureStrokeSquarenessTreshold(float gestureStrokeSquarenessTreshold); public float getGestureStrokeAngleThreshold(); public void setGestureStrokeAngleThreshold(float gestureStrokeAngleThreshold); public boolean isEventsInterceptionEnabled(); public void setEventsInterceptionEnabled(boolean enabled); public boolean isFadeEnabled(); public void setFadeEnabled(boolean fadeEnabled); public Gesture getGesture(); public void setGesture(Gesture gesture); public Path getGesturePath(); public Path getGesturePath(Path path); public boolean isGestureVisible(); public void setGestureVisible(boolean visible); public long getFadeOffset(); public void setFadeOffset(long fadeOffset); public void addOnGestureListener(OnGestureListener listener); public void removeOnGestureListener(OnGestureListener listener); public void removeAllOnGestureListeners(); public void addOnGesturePerformedListener(OnGesturePerformedListener listener); public void removeOnGesturePerformedListener(OnGesturePerformedListener listener); public void removeAllOnGesturePerformedListeners(); public void addOnGesturingListener(OnGesturingListener listener); public void removeOnGesturingListener(OnGesturingListener listener); public void removeAllOnGesturingListeners(); public boolean isGesturing(); public Paint getGesturePaint(); public void draw(Canvas canvas); public void clear(boolean animated); public void cancelClearAnimation(); public void cancelGesture(); public boolean dispatchTouchEvent(MotionEvent event); private class FadeOutRunnable implements Runnable { public void run(); } public static interface OnGesturingListener { } public static interface OnGestureListener { } public static interface OnGesturePerformedListener { } } --===Analyze File [G:\开发\JavaClassStruct\gesture\GesturePoint.java]=== public class GesturePoint { public GesturePoint(float x, float y, long t); } --===Analyze File [G:\开发\JavaClassStruct\gesture\GestureStore.java]=== public class GestureStore { public GestureStore(); public void setOrientationStyle(int style); public int getOrientationStyle(); public void setSequenceType(int type); public int getSequenceType(); public void addGesture(String entryName, Gesture gesture); public void removeGesture(String entryName, Gesture gesture); public void removeEntry(String entryName); public boolean hasChanged(); public void save(OutputStream stream); public void save(OutputStream stream, boolean closeStream); public void load(InputStream stream); public void load(InputStream stream, boolean closeStream); } --===Analyze File [G:\开发\JavaClassStruct\gesture\GestureStroke.java]=== public class GestureStroke { public GestureStroke(ArrayList points); public Path getPath(); public Path toPath(float width, float height, int numSample); public void clearPath(); public OrientedBoundingBox computeOrientedBoundingBox(); } --===Analyze File [G:\开发\JavaClassStruct\gesture\GestureUtilities.java]=== final class GestureUtilities { } ++ }//Finish Analyzing Folder [G:\开发\JavaClassStruct\gesture] ++ {//Start Analyzing Folder [G:\开发\JavaClassStruct\other] --===Analyze File [G:\开发\JavaClassStruct\other\FeatureCode.java]=== public final class FeatureCode extends Handler implements MmiCode { public State getState(); public CharSequence getMessage(); public void cancel(); public boolean isCancelable(); public boolean isUssdRequest(); public void handleMessage (Message msg); } --===Analyze File [G:\开发\JavaClassStruct\other\FileBackupHelper.java]=== public class FileBackupHelper extends FileBackupHelperBase implements BackupHelper { public FileBackupHelper(Context context, String... files); public void performBackup(ParcelFileDescriptor oldState, BackupDataOutput data, ParcelFileDescriptor newState); public void restoreEntity(BackupDataInputStream data); } --===Analyze File [G:\开发\JavaClassStruct\other\FileBackupHelperBase.java]=== class FileBackupHelperBase { public void writeRestoreSnapshot(ParcelFileDescriptor fd); } --===Analyze File [G:\开发\JavaClassStruct\other\FinitePool.java]=== class FinitePool> implements Pool { public T acquire(); public void release(T element); } --===Analyze File [G:\开发\JavaClassStruct\other\FloatMath.java]=== public class FloatMath { public static native float floor(float value); public static native float ceil(float value); public static native float sin(float angle); public static native float cos(float angle); public static native float sqrt(float value); } --===Analyze File [G:\开发\JavaClassStruct\other\FullBackupAgent.java]=== public class FullBackupAgent extends BackupAgent { public void onBackup(ParcelFileDescriptor oldState, BackupDataOutput data, ParcelFileDescriptor newState); public void onRestore(BackupDataInput data, int appVersionCode, ParcelFileDescriptor newState); } --===Analyze File [G:\开发\JavaClassStruct\other\GLES10.java]=== public class GLES10 { public static native void glActiveTexture(int texture); public static native void glAlphaFunc(int func, float ref); public static native void glAlphaFuncx(int func, int ref); public static native void glBindTexture(int target, int texture); public static native void glBlendFunc(int sfactor, int dfactor); public static native void glClear(int mask); public static native void glClearColor(float red, float green, float blue, float alpha); public static native void glClearColorx(int red, int green, int blue, int alpha); public static native void glClearDepthf(float depth); public static native void glClearDepthx(int depth); public static native void glClearStencil(int s); public static native void glClientActiveTexture(int texture); public static native void glColor4f(float red, float green, float blue, float alpha); public static native void glColor4x(int red, int green, int blue, int alpha); public static native void glColorMask(boolean red, boolean green, boolean blue, boolean alpha); public static void glColorPointer(int size, int type, int stride, java.nio.Buffer pointer); public static native void glCompressedTexImage2D(int target, int level, int internalformat, int width, int height, int border, int imageSize, java.nio.Buffer data); public static native void glCompressedTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int imageSize, java.nio.Buffer data); public static native void glCopyTexImage2D(int target, int level, int internalformat, int x, int y, int width, int height, int border); public static native void glCopyTexSubImage2D(int target, int level, int xoffset, int yoffset, int x, int y, int width, int height); public static native void glCullFace(int mode); public static native void glDeleteTextures(int n, int[] textures, int offset); public static native void glDeleteTextures(int n, java.nio.IntBuffer textures); public static native void glDepthFunc(int func); public static native void glDepthMask(boolean flag); public static native void glDepthRangef(float zNear, float zFar); public static native void glDepthRangex(int zNear, int zFar); public static native void glDisable(int cap); public static native void glDisableClientState(int array); public static native void glDrawArrays(int mode, int first, int count); public static native void glDrawElements(int mode, int count, int type, java.nio.Buffer indices); public static native void glEnable(int cap); public static native void glEnableClientState(int array); public static native void glFinish(); public static native void glFlush(); public static native void glFogf(int pname, float param); public static native void glFogfv(int pname, float[] params, int offset); public static native void glFogfv(int pname, java.nio.FloatBuffer params); public static native void glFogx(int pname, int param); public static native void glFogxv(int pname, int[] params, int offset); public static native void glFogxv(int pname, java.nio.IntBuffer params); public static native void glFrontFace(int mode); public static native void glFrustumf(float left, float right, float bottom, float top, float zNear, float zFar); public static native void glFrustumx(int left, int right, int bottom, int top, int zNear, int zFar); public static native void glGenTextures(int n, int[] textures, int offset); public static native void glGenTextures(int n, java.nio.IntBuffer textures); public static native int glGetError(); public static native void glGetIntegerv(int pname, int[] params, int offset); public static native void glGetIntegerv(int pname, java.nio.IntBuffer params); public static native String glGetString(int name); public static native void glHint(int target, int mode); public static native void glLightModelf(int pname, float param); public static native void glLightModelfv(int pname, float[] params, int offset); public static native void glLightModelfv(int pname, java.nio.FloatBuffer params); public static native void glLightModelx(int pname, int param); public static native void glLightModelxv(int pname, int[] params, int offset); public static native void glLightModelxv(int pname, java.nio.IntBuffer params); public static native void glLightf(int light, int pname, float param); public static native void glLightfv(int light, int pname, float[] params, int offset); public static native void glLightfv(int light, int pname, java.nio.FloatBuffer params); public static native void glLightx(int light, int pname, int param); public static native void glLightxv(int light, int pname, int[] params, int offset); public static native void glLightxv(int light, int pname, java.nio.IntBuffer params); public static native void glLineWidth(float width); public static native void glLineWidthx(int width); public static native void glLoadIdentity(); public static native void glLoadMatrixf(float[] m, int offset); public static native void glLoadMatrixf(java.nio.FloatBuffer m); public static native void glLoadMatrixx(int[] m, int offset); public static native void glLoadMatrixx(java.nio.IntBuffer m); public static native void glLogicOp(int opcode); public static native void glMaterialf(int face, int pname, float param); public static native void glMaterialfv(int face, int pname, float[] params, int offset); public static native void glMaterialfv(int face, int pname, java.nio.FloatBuffer params); public static native void glMaterialx(int face, int pname, int param); public static native void glMaterialxv(int face, int pname, int[] params, int offset); public static native void glMaterialxv(int face, int pname, java.nio.IntBuffer params); public static native void glMatrixMode(int mode); public static native void glMultMatrixf(float[] m, int offset); public static native void glMultMatrixf(java.nio.FloatBuffer m); public static native void glMultMatrixx(int[] m, int offset); public static native void glMultMatrixx(java.nio.IntBuffer m); public static native void glMultiTexCoord4f(int target, float s, float t, float r, float q); public static native void glMultiTexCoord4x(int target, int s, int t, int r, int q); public static native void glNormal3f(float nx, float ny, float nz); public static native void glNormal3x(int nx, int ny, int nz); public static void glNormalPointer(int type, int stride, java.nio.Buffer pointer); public static native void glOrthof(float left, float right, float bottom, float top, float zNear, float zFar); public static native void glOrthox(int left, int right, int bottom, int top, int zNear, int zFar); public static native void glPixelStorei(int pname, int param); public static native void glPointSize(float size); public static native void glPointSizex(int size); public static native void glPolygonOffset(float factor, float units); public static native void glPolygonOffsetx(int factor, int units); public static native void glPopMatrix(); public static native void glPushMatrix(); public static native void glReadPixels(int x, int y, int width, int height, int format, int type, java.nio.Buffer pixels); public static native void glRotatef(float angle, float x, float y, float z); public static native void glRotatex(int angle, int x, int y, int z); public static native void glSampleCoverage(float value, boolean invert); public static native void glSampleCoveragex(int value, boolean invert); public static native void glScalef(float x, float y, float z); public static native void glScalex(int x, int y, int z); public static native void glScissor(int x, int y, int width, int height); public static native void glShadeModel(int mode); public static native void glStencilFunc(int func, int ref, int mask); public static native void glStencilMask(int mask); public static native void glStencilOp(int fail, int zfail, int zpass); public static void glTexCoordPointer(int size, int type, int stride, java.nio.Buffer pointer); public static native void glTexEnvf(int target, int pname, float param); public static native void glTexEnvfv(int target, int pname, float[] params, int offset); public static native void glTexEnvfv(int target, int pname, java.nio.FloatBuffer params); public static native void glTexEnvx(int target, int pname, int param); public static native void glTexEnvxv(int target, int pname, int[] params, int offset); public static native void glTexEnvxv(int target, int pname, java.nio.IntBuffer params); public static native void glTexImage2D(int target, int level, int internalformat, int width, int height, int border, int format, int type, java.nio.Buffer pixels); public static native void glTexParameterf(int target, int pname, float param); public static native void glTexParameterx(int target, int pname, int param); public static native void glTexSubImage2D(int target, int level, int xoffset, int yoffset, int width, int height, int format, int type, java.nio.Buffer pixels); public static native void glTranslatef(float x, float y, float z); public static native void glTranslatex(int x, int y, int z); public static void glVertexPointer(int size, int type, int stride, java.nio.Buffer pointer); public static native void glViewport(int x, int y, int width, int height); } --===Analyze File [G:\开发\JavaClassStruct\other\GLES10Ext.java]=== public class GLES10Ext { public static native int glQueryMatrixxOES(int[] mantissa, int mantissaOffset, int[] exponent, int exponentOffset); public static native int glQueryMatrixxOES(java.nio.IntBuffer mantissa, java.nio.IntBuffer exponent); } ++ }//Finish Analyzing Folder [G:\开发\JavaClassStruct\other] + }//Finish Analyzing Folder [G:\开发\JavaClassStruct]