跳过导航链接
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

abort() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Editor
Aborts this edit.
ACTION_DOWNLOAD_CONTINUE - 类 中的静态变量mobi.cangol.mobile.service.download.Download
public static final int ACTION_DOWNLOAD_INSTALL = 8;
ACTION_DOWNLOAD_DELETE - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
ACTION_DOWNLOAD_FAILED - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
ACTION_DOWNLOAD_FINISH - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
ACTION_DOWNLOAD_START - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
ACTION_DOWNLOAD_STOP - 类 中的静态变量mobi.cangol.mobile.service.download.Download
public static final int ACTION_DOWNLOAD_UPDATEFILE = 6;
ACTION_DOWNLOAD_UPDATE - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
add(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
添加下载任务
addActivityToManager(Activity) - 类 中的方法mobi.cangol.mobile.CoreApplication
添加一个activity到管理列表里
addColumn(SQLiteDatabase, Class<?>, String...) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
表添加列
addContent(String, String, Serializable) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
添加缓存对象
addContent(String, String, Serializable, long) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
添加缓存对象
addDay(String, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前日期加上某一个整数的日期,整数代表天数
addHeader(String, String, Map<String, String>) - 类 中的方法mobi.cangol.mobile.soap.SoapClient
添加header
addModule(ModuleApplication) - 类 中的方法mobi.cangol.mobile.ModuleManager
 
addProgress(Bitmap, Bitmap, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
在src上按progress绘制pro
addQuery(String, Object, String) - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
 
addQuery(String, Object, String, boolean) - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
添加查询条件
addQuery(String, Object, Object, String, boolean) - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
添加查询条件
addQuery(String, Object, String) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
添加查询条件
addQuery(String, Object, String, boolean) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
添加查询条件
addQuery(String, Object, Object, String, boolean) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
添加between条件
addQuery(String, Object, String) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
addQuery(String, Object, String, boolean) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
添加查询条件
addQuery(String, Object, Object, String, boolean) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
添加查询条件
addWatermark(Bitmap, float, float, String, int, int, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
添加水印文字
addWatermark(Bitmap, float, float, Bitmap, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
添加水印图片
adjustLoction(double, double) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
获取偏移值
AESUtils - mobi.cangol.mobile.security中的类
 
ANALYTICS_SERVICE - 接口 中的静态变量mobi.cangol.mobile.service.AppService
统计服务
AnalyticsService - mobi.cangol.mobile.service.analytics中的接口
 
ANALYTICSSERVICE_THREAD_MAX - 接口 中的静态变量mobi.cangol.mobile.service.analytics.AnalyticsService
并发线程数
ANALYTICSSERVICE_THREADPOOL_NAME - 接口 中的静态变量mobi.cangol.mobile.service.analytics.AnalyticsService
线程池名称
ANDROID - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
APP_DIR - 接口 中的静态变量mobi.cangol.mobile.service.conf.ConfigService
 
AppService - mobi.cangol.mobile.service中的接口
 
AppServiceManager - mobi.cangol.mobile.service中的类
 
AppServiceManager() - 类 的构造器mobi.cangol.mobile.service.AppServiceManager
 
AppServiceManagerImpl - mobi.cangol.mobile.service中的类
 
AppServiceManagerImpl(CoreApplication) - 类 的构造器mobi.cangol.mobile.service.AppServiceManagerImpl
 
AppTraffic - mobi.cangol.mobile.stat.traffic中的类
Created by weixuewu on 16/1/23.
AppTraffic() - 类 的构造器mobi.cangol.mobile.stat.traffic.AppTraffic
 
AppUtils - mobi.cangol.mobile.utils中的类
 
asciiToBcd(byte[], int) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
ASCII码转BCD码
ascToBcd(byte) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
 
AsyncHttpClient - mobi.cangol.mobile.http中的类
异步http请求client 基于okio,okhttp3实现
AsyncHttpResponseHandler - mobi.cangol.mobile.http中的类
 
AsyncHttpResponseHandler() - 类 的构造器mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
AsyncHttpResponseHandler(Context) - 类 的构造器mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
attachBaseContext(Context) - 类 中的方法mobi.cangol.mobile.CoreApplication
 
Attribute - mobi.cangol.mobile.parser中的注释类型
Customer VO annotation

B

Base64 - mobi.cangol.mobile.security中的类
base64加密解密类
BaseViewHolder - mobi.cangol.mobile.service.download中的类
 
BaseViewHolder() - 类 的构造器mobi.cangol.mobile.service.download.BaseViewHolder
 
bcd2Str(byte[]) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
BCD转字符串
BetterLocationListener - mobi.cangol.mobile.service.location中的接口
 
BinaryHttpResponseHandler - mobi.cangol.mobile.http中的类
 
BinaryHttpResponseHandler() - 类 的构造器mobi.cangol.mobile.http.BinaryHttpResponseHandler
Creates a new BinaryHttpResponseHandler
BinaryHttpResponseHandler(Context) - 类 的构造器mobi.cangol.mobile.http.BinaryHttpResponseHandler
Creates a new BinaryHttpResponseHandler with context
BinaryHttpResponseHandler(Context, String[]) - 类 的构造器mobi.cangol.mobile.http.BinaryHttpResponseHandler
Creates a new BinaryHttpResponseHandler, and overrides the default allowed content types with passed String array (hopefully) of content types.
bitmap2Bytes(Bitmap) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
Bitmap to Bytes
bitmap2Drawable(Bitmap) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
bitmap to Drawable
bitmap2File(Bitmap, String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
bitmap To File
bitmapToString(Bitmap) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
Bitmap转成String
BitmapUtils - mobi.cangol.mobile.utils中的类
Bitmap 工具类
BOOT_ACTION - 类 中的静态变量mobi.cangol.mobile.stat.traffic.StatsTraffic
 
build(String) - 类 中的静态方法mobi.cangol.mobile.http.AsyncHttpClient
构造一个实例
build(String, OkHttpClient) - 类 中的静态方法mobi.cangol.mobile.http.AsyncHttpClient
构造一个实例
build(String) - 类 中的静态方法mobi.cangol.mobile.http.download.DownloadHttpClient
构造实例
build(String, boolean) - 类 中的静态方法mobi.cangol.mobile.http.download.DownloadHttpClient
构造实例
build(String) - 类 中的静态方法mobi.cangol.mobile.http.polling.PollingHttpClient
 
build() - 类 中的静态方法mobi.cangol.mobile.service.analytics.IMapBuilder
 
build(String) - 接口 中的方法mobi.cangol.mobile.service.route.RouteService
构造器
build() - 类 中的静态方法mobi.cangol.mobile.socket.SocketClient
 
build() - 类 中的方法mobi.cangol.mobile.stat.StatAgent.Builder
 
Builder() - 类 的构造器mobi.cangol.mobile.stat.StatAgent.Builder
 
buildPool(String, int) - 类 中的静态方法mobi.cangol.mobile.service.PoolManager
创建一个线程池
byte2hex(byte[]) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
byte to hex
byte2String(byte[]) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
bytes to String
byteArray2int(byte[]) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
byte[] to int
bytes2Bitmap(byte[]) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
Bytes to Bitmap
byteXorInt(byte[], int) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
byte[] xor int

C

CACHE_DIR - 接口 中的静态变量mobi.cangol.mobile.service.cache.CacheManager
缓存路径
CACHE_MANAGER - 接口 中的静态变量mobi.cangol.mobile.service.AppService
缓存服务
CACHE_SIZE - 接口 中的静态变量mobi.cangol.mobile.service.cache.CacheManager
缓存最大大小
CacheLoader - mobi.cangol.mobile.service.cache中的接口
 
CacheManager - mobi.cangol.mobile.service.cache中的接口
 
CacheObject - mobi.cangol.mobile.service.cache中的类
Created by xuewu.wei on 2016/3/14.
CacheObject() - 类 的构造器mobi.cangol.mobile.service.cache.CacheObject
 
CacheObject(String, String, Serializable) - 类 的构造器mobi.cangol.mobile.service.cache.CacheObject
 
CacheObject(String, String, Serializable, long) - 类 的构造器mobi.cangol.mobile.service.cache.CacheObject
 
calcAppTraffic(String, boolean) - 类 中的方法mobi.cangol.mobile.stat.traffic.StatsTraffic
 
call() - 类 中的方法mobi.cangol.mobile.Task
 
callStateIdle() - 接口 中的方法mobi.cangol.mobile.service.status.StatusListener
呼叫状态
callStateOffhook() - 接口 中的方法mobi.cangol.mobile.service.status.StatusListener
挂起状态
callStateRinging() - 接口 中的方法mobi.cangol.mobile.service.status.StatusListener
响铃状态
cancel(String) - 接口 中的方法mobi.cangol.mobile.service.upgrade.UpgradeService
取消更新
cancel(boolean) - 类 中的方法mobi.cangol.mobile.socket.SocketClient
 
cancelAll() - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
取消所有
cancelAll() - 类 中的方法mobi.cangol.mobile.http.download.DownloadHttpClient
取消所有
cancelNotification() - 类 中的方法mobi.cangol.mobile.service.download.DownloadNotification
 
cancelRequests(Object, boolean) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
取消请求
cancelRequests(Object, boolean) - 类 中的方法mobi.cangol.mobile.http.download.DownloadHttpClient
取消请求
cancelRequests(Object, boolean) - 类 中的方法mobi.cangol.mobile.http.polling.PollingHttpClient
取消请求
cancelRequests(Object, boolean) - 类 中的方法mobi.cangol.mobile.http.route.RouteHttpClient
取消请求
cancelRequests(Context, boolean) - 类 中的方法mobi.cangol.mobile.soap.SoapClient
取消请求
cancelRequests(String) - 类 中的方法mobi.cangol.mobile.socket.SocketClient
 
changeLocale(Context, Locale) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
修改locale ,修改后只对新生成activity有效,旧的activity需要重启
checkDeviceHasNavigationBar(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
检测是否具有底部导航栏
checkRootMethod1() - 类 中的静态方法mobi.cangol.mobile.utils.RootUtils
 
checkRootMethod2() - 类 中的静态方法mobi.cangol.mobile.utils.RootUtils
 
checkRootMethod3() - 类 中的静态方法mobi.cangol.mobile.utils.RootUtils
 
ClassUtils - mobi.cangol.mobile.utils中的类
 
cleanApplicationData(Context, String...) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
清除本应用所有的数据 * * @param context * @param filepath
cleanCustomCache(String) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
清除自定义路径下的文件,使用需小心,请不要误删。
cleanDatabaseByName(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
按名字清除本应用数据库 * * @param context * @param dbName
cleanDatabases(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
清除本应用所有数据库(/data/data/com.xxx.xxx/databases) * * @param context
cleanExternalCache(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
* 清除外部cache下的内容(/mnt/sdcard/android/data/com.xxx.xxx/cache) * * @param context
cleanFiles(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
清除/data/data/com.xxx.xxx/files下的内容 * * @param context
cleanInternalCache(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
清除本应用内部缓存(/data/data/com.xxx.xxx/cache) * * @param context
cleanSharedPreference(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
* 清除本应用SharedPreference(/data/data/com.xxx.xxx/shared_prefs) * * @param context
clear() - 类 中的静态方法mobi.cangol.mobile.service.PoolManager
清除线程池
clear(String) - 类 中的静态方法mobi.cangol.mobile.service.PoolManager
 
clear() - 类 中的方法mobi.cangol.mobile.service.session.Session
 
clearAll() - 类 中的方法mobi.cangol.mobile.service.session.Session
 
clearAll() - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
清除磁盘缓存和内存缓存
clearCache() - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
清除缓存
close() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
关闭
close() - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
 
close() - 类 中的方法mobi.cangol.mobile.http.download.DownloadHttpClient
 
close() - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
关闭缓存
close() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Closes this cache.
close() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Snapshot
 
close() - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
关闭所有下载
close(boolean) - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
closeAll() - 类 中的静态方法mobi.cangol.mobile.service.PoolManager
停止所有线程池
closeAllActivities() - 类 中的方法mobi.cangol.mobile.CoreApplication
关闭所有activity
closeQuietly(Closeable) - 类 中的静态方法mobi.cangol.mobile.service.cache.DiskLruCache
Closes 'closeable', ignoring any checked exceptions.
closeTracker(String) - 接口 中的方法mobi.cangol.mobile.service.analytics.AnalyticsService
关闭统计跟踪器
commit() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Editor
Commits this edit so it is visible to readers.
completeSize - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
compressImage(Bitmap, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
压缩图片按指定精度
compressImage(Bitmap, long) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
压缩图片 按最大图片存储大小
computeSampleSize(BitmapFactory.Options, int, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
计算
confFile - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
CONFIG_SERVICE - 接口 中的静态变量mobi.cangol.mobile.service.AppService
应用配置服务
ConfigService - mobi.cangol.mobile.service.conf中的接口
 
connect(String, SocketHandler) - 类 中的方法mobi.cangol.mobile.socket.SocketClient
 
connect(String, String, int, boolean, int, SocketHandler) - 类 中的方法mobi.cangol.mobile.socket.SocketClient
 
CONNECTED_MESSAGE - 类 中的静态变量mobi.cangol.mobile.socket.SocketHandler
 
Constants - mobi.cangol.mobile.utils中的类
Created by weixuewu on 15/10/31.
containsKey(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
containsKey(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
是否包含
containsValue(Object) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
containsValue(Object) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
是否包含
convert8Bit(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将YYYY-MM-DD形式改成YYYYMMDD
Converter - mobi.cangol.mobile.parser中的类
Created by xuewu.wei on 2016/5/31.
Converter() - 类 的构造器mobi.cangol.mobile.parser.Converter
 
convertLong(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
转换时间yyyy-MM-dd HH:mm:ss到毫秒数
convertLong(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
 
convertStandard(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将YYYYMMDD形式改成YYYY-MM-DD
convertString(InputStream) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
输入流转string
convertToDate(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
转换字符(yyyy-MM-dd)串日期到Date
convertToDate(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
转换字符pattern串日期到Date
convertToString(Date) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
转换日期到字符换yyyy-MM-dd
convertToString(Date, String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
 
convertToString(String, String, String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
 
copyFile(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
拷贝文件oldPath到newPath
copyFolder(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
复制整个文件夹内容
CoreApplication - mobi.cangol.mobile中的类
 
CoreApplication() - 类 的构造器mobi.cangol.mobile.CoreApplication
 
CoreSQLiteOpenHelper - mobi.cangol.mobile.db中的类
 
CoreSQLiteOpenHelper() - 类 的构造器mobi.cangol.mobile.db.CoreSQLiteOpenHelper
 
CRASH_SERVICE - 接口 中的静态变量mobi.cangol.mobile.service.AppService
异常监听服务
CrashReportListener - mobi.cangol.mobile.service.crash中的接口
 
CrashService - mobi.cangol.mobile.service.crash中的接口
 
CRASHSERVICE_REPORT_CONTEXT - 接口 中的静态变量mobi.cangol.mobile.service.crash.CrashService
报告错误内容参数
CRASHSERVICE_REPORT_ERROR - 接口 中的静态变量mobi.cangol.mobile.service.crash.CrashService
报告错误参数
CRASHSERVICE_REPORT_FATAL - 接口 中的静态变量mobi.cangol.mobile.service.crash.CrashService
报告错误是否致命参数
CRASHSERVICE_REPORT_POSITION - 接口 中的静态变量mobi.cangol.mobile.service.crash.CrashService
报告错误位置参数
CRASHSERVICE_REPORT_TIMESTAMP - 接口 中的静态变量mobi.cangol.mobile.service.crash.CrashService
报告错误时间参数
CRASHSERVICE_REPORT_URL - 接口 中的静态变量mobi.cangol.mobile.service.crash.CrashService
报告url
CRASHSERVICE_THREAD_MAX - 接口 中的静态变量mobi.cangol.mobile.service.crash.CrashService
并发线程数
CRASHSERVICE_THREADPOOL_NAME - 接口 中的静态变量mobi.cangol.mobile.service.crash.CrashService
线程池名称
create(T) - 接口 中的方法mobi.cangol.mobile.db.Dao
新建一个数据对象
create(Collection<T>) - 接口 中的方法mobi.cangol.mobile.db.Dao
新建一组数据对象
createAlbumIcon(int, int, Bitmap) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
根据数字,创建一张带有数字的图片
createAppView(String) - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent.Builder
 
createAuthHttpClient(String, String) - 类 中的静态方法mobi.cangol.mobile.http.HttpClientFactory
创建 auth认证的 HttpClient
createCertHttpClient(String, String...) - 类 中的静态方法mobi.cangol.mobile.http.HttpClientFactory
创建 固定证书的 HttpClient
createDefaultHttpClient() - 类 中的静态方法mobi.cangol.mobile.http.HttpClientFactory
创建默的 HttpClient
createEvent(String, String, String, String, Long) - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent.Builder
事件统计
createException(String, String, String, String, String) - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent.Builder
异常统计
createIndex(SQLiteDatabase, Class<?>, String, String...) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
创建表索引
createLaunch(String, String, boolean, String) - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent.Builder
启动
createNotification() - 类 中的方法mobi.cangol.mobile.service.download.DownloadNotification
 
createNotificationChannel(Context) - 类 中的方法mobi.cangol.mobile.service.download.DownloadNotification
 
createReflectedImage(Bitmap) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
创建倒影
createReflectionImageWithOrigin(Bitmap) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
原图添加倒影
createSafeHttpClient(InputStream[], InputStream, String) - 类 中的静态方法mobi.cangol.mobile.http.HttpClientFactory
创建 auth认证的 HttpClient
createSession(String, String, String, String, String) - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent.Builder
会话统计
createSocket(Socket, String, int, boolean) - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
 
createSocket(String, int) - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
 
createSocket(InetAddress, int) - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
 
createTable(SQLiteDatabase, Class<?>) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
创建表
createTiming(String, Long) - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent.Builder
时间统计
createTraffic(Map<String, String>) - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent.Builder
流量统计
createUnSafeHttpClient() - 类 中的静态方法mobi.cangol.mobile.http.HttpClientFactory
创建 不认证证书的 HttpClient
cursorToClassObject(Class<T>, Cursor, String[]) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
查询记录的值,赋值给clazz的实例obj
cursorToObject(T, Cursor, String[]) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
查询记录的值,赋值给obj

D

d(String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
d(String, String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
d(String, String, Throwable) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
Dao<T,I> - mobi.cangol.mobile.db中的接口
 
DATA_DATA - 类 中的静态变量mobi.cangol.mobile.utils.DataCleanManager
 
DATABASE_NAME - 接口 中的静态变量mobi.cangol.mobile.service.conf.ConfigService
 
DatabaseField - mobi.cangol.mobile.db中的注释类型
 
DATABASES - 类 中的静态变量mobi.cangol.mobile.utils.DataCleanManager
 
DatabaseTable - mobi.cangol.mobile.db中的注释类型
 
DatabaseUtils - mobi.cangol.mobile.db中的类
 
DataCleanManager - mobi.cangol.mobile.utils中的类
本应用数据清除管理器
date - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
DATE_ACTION - 类 中的静态变量mobi.cangol.mobile.stat.traffic.StatsTraffic
 
DateTraffic - mobi.cangol.mobile.stat.traffic中的类
Created by weixuewu on 16/1/23.
DateTraffic() - 类 的构造器mobi.cangol.mobile.stat.traffic.DateTraffic
 
DEBUG - 类 中的静态变量mobi.cangol.mobile.socket.SocketSerializableHandler
 
decode(String) - 类 中的静态方法mobi.cangol.mobile.security.Base64
 
decrypt(String, String) - 类 中的静态方法mobi.cangol.mobile.security.AESUtils
 
decryptByPrivateKey(String, RSAPrivateKey) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
私钥解密
defaultServiceProperty() - 接口 中的方法mobi.cangol.mobile.service.AppService
生存一个默认的服务属性
delActivityFromManager(Activity) - 类 中的方法mobi.cangol.mobile.CoreApplication
删除activity从管理列表里
delAllFile(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
删除文件夹里面的所有文件
delete(DeleteBuilder) - 接口 中的方法mobi.cangol.mobile.db.Dao
根据条件删除
delete(T) - 接口 中的方法mobi.cangol.mobile.db.Dao
删除数据对象
delete(Collection<T>) - 接口 中的方法mobi.cangol.mobile.db.Dao
删除数据对象集合
delete(Object, String, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行delete方法
delete(Object, String, Map<String, String>, Map<String, String>, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行delete方法
delete() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Closes the cache and deletes all of its stored values.
delete(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
删除文件,可以是单个文件或文件夹
deleteAll() - 接口 中的方法mobi.cangol.mobile.db.Dao
清空表删
DeleteBuilder - mobi.cangol.mobile.db中的类
 
DeleteBuilder(Class<?>) - 类 的构造器mobi.cangol.mobile.db.DeleteBuilder
 
deleteById(I) - 接口 中的方法mobi.cangol.mobile.db.Dao
更具ID删除
deleteByIds(Collection<I>) - 接口 中的方法mobi.cangol.mobile.db.Dao
根据ID列表执行删除
deleteContents(File) - 类 中的静态方法mobi.cangol.mobile.service.cache.DiskLruCache
Recursively delete everything in dir.
deleteDirectory(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
删除目录(文件夹)以及目录下的文件
deleteFile(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
删除单个文件
delFile(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
删除文件
delFolder(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
删除文件夹
destroy() - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
销毁
destroy() - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
 
destroy() - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
destroyAllService() - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
销毁所有服务
destroyAllService() - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
 
destroyService(String) - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
销毁一个应用服务
destroyService(String) - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
 
DeviceInfo - mobi.cangol.mobile.utils中的类
设备信息获取工具类
disconnect() - 类 中的方法mobi.cangol.mobile.socket.SocketThread
 
DISCONNECTED_MESSAGE - 类 中的静态变量mobi.cangol.mobile.socket.SocketHandler
 
DiskLruCache - mobi.cangol.mobile.service.cache中的类
***************************************************************************** Taken from the JB source code, can be found in: libcore/luni/src/main/java/libcore/io/DiskLruCache.java or direct link: https://android.googlesource.com/platform/libcore/+/android-4.1.1_r1/luni/src/main/java/libcore/io/DiskLruCache.java ***************************************************************************** A cache that uses a bounded amount of space on a filesystem.
DiskLruCache.Editor - mobi.cangol.mobile.service.cache中的类
Edits the values for an entry.
DiskLruCache.Snapshot - mobi.cangol.mobile.service.cache中的类
A snapshot of the values for an entry.
distinct(boolean) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
设置distinct
DocumentParser - mobi.cangol.mobile.parser中的类
 
DocumentParser(InputStream) - 类 的构造器mobi.cangol.mobile.parser.DocumentParser
 
Download - mobi.cangol.mobile.service.download中的类
 
DOWNLOAD_DIR - 接口 中的静态变量mobi.cangol.mobile.service.conf.ConfigService
 
DOWNLOAD_MANAGER - 接口 中的静态变量mobi.cangol.mobile.service.AppService
下载服务
DownloadEvent - mobi.cangol.mobile.service.download中的接口
 
DownloadExecutor<T> - mobi.cangol.mobile.service.download中的类
 
DownloadExecutor(String) - 类 的构造器mobi.cangol.mobile.service.download.DownloadExecutor
 
DownloadHttpClient - mobi.cangol.mobile.http.download中的类
 
DownloadHttpClient(String, boolean) - 类 的构造器mobi.cangol.mobile.http.download.DownloadHttpClient
 
DownloadManager - mobi.cangol.mobile.service.download中的接口
 
DownloadNotification - mobi.cangol.mobile.service.download中的类
 
DownloadNotification(Context, String, String, Intent, String, String) - 类 的构造器mobi.cangol.mobile.service.download.DownloadNotification
 
DownloadNotification(Context, String, String, Intent) - 类 的构造器mobi.cangol.mobile.service.download.DownloadNotification
 
DownloadResource - mobi.cangol.mobile.service.download中的类
 
DownloadResource() - 类 的构造器mobi.cangol.mobile.service.download.DownloadResource
 
DownloadResource(String, String, String) - 类 的构造器mobi.cangol.mobile.service.download.DownloadResource
 
DownloadResponseHandler - mobi.cangol.mobile.http.download中的类
 
DownloadResponseHandler() - 类 的构造器mobi.cangol.mobile.http.download.DownloadResponseHandler
 
DownloadRetryHandler - mobi.cangol.mobile.http.download中的类
 
DownloadRetryHandler(int) - 类 的构造器mobi.cangol.mobile.http.download.DownloadRetryHandler
 
DOWNLOADSERVICE_THREAD_MAX - 接口 中的静态变量mobi.cangol.mobile.service.download.DownloadManager
并发线程数
DOWNLOADSERVICE_THREADPOOL_NAME - 接口 中的静态变量mobi.cangol.mobile.service.download.DownloadManager
线程池名称
DownloadStatusListener - mobi.cangol.mobile.service.download中的接口
 
downloadTask - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
DownloadTask - mobi.cangol.mobile.service.download中的类
 
DownloadTask(DownloadResource, PoolManager.Pool, Handler) - 类 的构造器mobi.cangol.mobile.service.download.DownloadTask
 
DownloadTask(DownloadResource, PoolManager.Pool, Handler, boolean) - 类 的构造器mobi.cangol.mobile.service.download.DownloadTask
 
DownloadThread - mobi.cangol.mobile.http.download中的类
 
DownloadThread(DownloadHttpClient, OkHttpClient, Request, DownloadResponseHandler, String) - 类 的构造器mobi.cangol.mobile.http.download.DownloadThread
 
drawable2Bitmap(Drawable) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
drawable to Bitmap
dropTable(SQLiteDatabase, Class<?>) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
删除表
dropTable(SQLiteDatabase, String) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
删除表

E

e(String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
e(String, String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
e(String, String, Throwable) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
edit(String) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Returns an editor for the entry named key, or null if another edit is in progress.
edit() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Snapshot
Returns an editor for this snapshot's entry, or null if either the entry has changed since this snapshot was created or if another edit is in progress.
Element - mobi.cangol.mobile.parser中的注释类型
Customer VO annotation
ElementList - mobi.cangol.mobile.parser中的注释类型
Customer VO annotation
encode(String) - 类 中的静态方法mobi.cangol.mobile.security.Base64
 
encrypt(String, String) - 类 中的静态方法mobi.cangol.mobile.security.AESUtils
 
encryptByPublicKey(String, RSAPublicKey) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
公钥加密
equals(Object) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
exception - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
exec(DownloadResource, DownloadResponseHandler) - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
execMethod(String, Object, String, Map<String, String>, Map<String, String>, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行方法
execMethod(String, Object, String, Map<String, String>, RequestParams, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行方法
execMethod(String, Object, String, Map<String, String>, RequestBody, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
 
exit() - 类 中的方法mobi.cangol.mobile.CoreApplication
退出应用

F

FAIL_MESSAGE - 类 中的静态变量mobi.cangol.mobile.socket.SocketHandler
 
FAILURE_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
FAILURE_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadResponseHandler
 
FAILURE_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.polling.PollingResponseHandler
 
FAILURE_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.route.RouteResponseHandler
 
FAILURE_MESSAGE - 类 中的静态变量mobi.cangol.mobile.soap.SoapResponseHandler
 
failureNotification() - 类 中的方法mobi.cangol.mobile.service.download.DownloadNotification
 
fileLength - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
fileName - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
fileParams - 类 中的变量mobi.cangol.mobile.http.RequestParams
 
FileUtils - mobi.cangol.mobile.utils中的类
 
FINISH_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
FINISH_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadResponseHandler
 
FINISH_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.polling.PollingResponseHandler
 
FINISH_MESSAGE - 类 中的静态变量mobi.cangol.mobile.soap.SoapResponseHandler
 
finishNotification() - 类 中的方法mobi.cangol.mobile.service.download.DownloadNotification
 
flush() - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
刷新缓存对象
flush() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Force buffered operations to the filesystem.
format(long, String, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成pattern
format(long, String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成pattern
formatHm(long, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成MM-dd HH:mm
formatHm(long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成HH:mm
formatHms(long, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成MM-dd HH:mm:ss
formatHms(long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成HH:mm:ss
formatJson(String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
formatJSONObject(String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
formatLatelyTime(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
格式化为应用 常见显示格式 当前天显示时间,其他显示年月日
formatMdHms(long, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成MM-dd HH:mm:ss
formatMdHms(long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成MM-dd HH:mm:ss
formatMs(long, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成mm:ss
formatMs(long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成mm:ss
formatRecentTime(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
计算距今的时间
formatSize(long) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
获取格式化的文件大小
formatSize(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
 
formatSize(long) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
format size
formatSpeed(long) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
format speed /s
formatTime(int) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
format time
formatYmd(long, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成yyyy-MM-dd
formatYmd(long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成yyyy-MM-dd
formatYmdHms(long, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成yyyy-MM-dd HH:mm:ss
formatYmdHms(long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
将long形式改成yyyy-MM-dd HH:mm:ss
formatZhNum(long) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
格式化为中文数量

G

get(Object, String, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行get方法
get(Object, String, Map<String, String>, Map<String, String>, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行get方法
get(Object, String, RequestParams, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行get方法
get(String) - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
 
get(String) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Returns a snapshot of the entry named key, or null if it doesn't exist is not currently readable.
get(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
get(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取缓存Object
get(String) - 类 中的方法mobi.cangol.mobile.stat.StatAgent.Builder
 
get(String) - 类 中的方法mobi.cangol.mobile.utils.HanziToPinyin
Convert the input to a array of tokens.
getActivityManager() - 类 中的方法mobi.cangol.mobile.CoreApplication
获取所有应用的所有activity
getAddressByBaidu(double, double, String) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
百度逆地理编码(需要密钥access key)
http://developer.baidu.com/map/webservice-geocoding.htm#.E8.BF.94.E5.9B.9E.E6.95.B0.E6.8D.AE.E8.AF.B4.E6.98.8E
getAddressByGoogle(double, double) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
Google逆地理编码
https://developers.google.com/maps/documentation/geocoding/?
getAllApps(Context) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
获取所有非系统应用
getAllCacheSize(Context, String...) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
 
getAllClassByInterface(Class<T>, Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
获取接口的所有实现类
getAllClassByPackage(String, Context) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
获取包内所有类
getAllClassFromDexFile(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
获取dexFile所有类
getAllClassNameFromDexFile(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
获取dexFile所有类
getAppDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
获取app目录
getApplication() - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
getApplication() - 类 中的方法mobi.cangol.mobile.ModuleManager
 
getApplicationIcon(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
获取apk应用icon
getApplicationInfo(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
获取应用信息
getAppMetaData(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取Meta数据
getAppService(String) - 类 中的方法mobi.cangol.mobile.CoreApplication
获取应用服务
getAppService(String) - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
getAppService(String) - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
获取一个应用服务
getAppService(String) - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
 
getAppServiceManager() - 类 中的方法mobi.cangol.mobile.CoreApplication
获取应用服务管理器
getAppStringMetaData(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取StringMeta数据
getAppVersion(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取app版本号
getAppVersionCode(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取app版本号
getBoolean(JSONObject, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getBoolean(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getBoolean(String, boolean) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getBoolean(String, boolean) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getBoolean(String, boolean) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取Boolean
getBundle() - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
getCacheDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
获取缓存目录
getCharset() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取系统文件编码类型
getColumnNames(Class<?>) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
获取所有要数据库化的列名
getCommonParams() - 接口 中的方法mobi.cangol.mobile.service.analytics.AnalyticsService
 
getCompleteSize() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getConfFile() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getContent(String, String) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
获取缓存对象
getContent(String, String, CacheLoader) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
获取缓存对象
getContentValues(Object) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
获取键值对象
getContentValues(Object, String[]) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
获取键值对象
getContentValues() - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
getContext() - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
getCountry() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备国家
getCPUABI() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取CPU架构
getCPUInfo() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备cpu信息
getCurProcessName(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取当前进程name
getCurrentDate() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的日期,共10位 返回格式:yyyy-MM-dd
getCurrentDay() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的日期 返回格式:dd
getCurrentHoursMinutes() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的时间 返回格式:HH:mm:
getCurrentMonth() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的月份 返回格式:MM
getCurrentTime() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的时间,精确到毫秒,共14位 返回格式:yyyy-MM-dd HH:mm:ss
getCurrentTime(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的时间,返回格式:pattern
getCurrentTimeAddYear(int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的时间加上输入年后的时间,精确到毫秒,共19位 返回格式:yyyy-MM-dd:HH:mm:ss
getCurrentYear() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的年份 返回格式:yyyy
getDao(Class<T>) - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
获取对象dao
getDataBaseName() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
获得数据库名称
getDatabaseName() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
获取数据库名称
getDataBaseVersion() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
获得数据库版本,值至少为1。
getDate8Bit() - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前的日期,共8位 返回格式:yyyyMMdd
getDBFields(Class) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
获取所有有效的db字段 包含父类的
getDbType(Class<?>) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
获取sqlite对应的数据类型
getDefaultCipherSuites() - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
 
getDensity(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备Density
getDensityDpi(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备Density
getDensityDpiStr(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备Densitydpi 类型
getDeviceBrand() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备品牌
getDeviceId(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getDeviceModel() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备型号
getDeviceParams() - 接口 中的方法mobi.cangol.mobile.service.analytics.AnalyticsService
 
getDirectory() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Returns the directory where this cache stores its data.
getDisplayMetrics(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getDouble(JSONObject, String, double) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getDouble(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getDouble(String, double) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getDownloadDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
获取下载目录
getDownloadDir() - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
 
getDownloadExecutor(String) - 接口 中的方法mobi.cangol.mobile.service.download.DownloadManager
获取一个下载执行器
getDownloadModel(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
DownloadResource转换为下载对象
getDownloadResource() - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
 
getDownloadResource(T) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
下载对象转换为DownloadResource
getDownloadResource(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
通过唯一识别符获取下载资源
getDownloadRetryHandler() - 类 中的方法mobi.cangol.mobile.http.download.DownloadHttpClient
 
getDownloadTask() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getEndDateInPeriod(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前月份的最后一天
getEntityClass() - 接口 中的方法mobi.cangol.mobile.db.Dao
获取实体类
getException() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getExecutorService() - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
getExpired() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
getExternalCacheDir(Context) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
 
getExternalFileDir(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
 
getExternalStorageDir(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
 
getFieldName(Field, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
获取字段要解析|转换的名称
getFileDir(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
 
getFileLength() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getFileName() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getFileName(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
获取文件名
getFileSuffix(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
获取文件类型或后缀
getFirstPinYin(String) - 类 中的静态方法mobi.cangol.mobile.utils.HanziToPinyin
 
getFloat(JSONObject, String, float) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getFloat(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getFloat(String, float) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getFloat(String, float) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getFloat(String, float) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取Float
getFolderSize(File) - 类 中的静态方法mobi.cangol.mobile.utils.DataCleanManager
 
getFolderSize(File) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
获取文件夹中总文件大小
getFormatDate(int, int, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
获取格式化日期yyyy-MM-dd
getFormatTime(int, int) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
获取格式化时间HH:mm
getFullPinYin(String) - 类 中的静态方法mobi.cangol.mobile.utils.HanziToPinyin
 
getGroup() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
getGroupByValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
getHavingValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
getHeight(String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
获取高度
getHost(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
从url获取主机
getId() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
getId() - 类 中的方法mobi.cangol.mobile.service.download.DownloadNotification
 
getIdColumnName(Class<?>) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
 
getIdValue(Object) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
获取主键的值
getImageDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
获取图片目录
getInputStream(int) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Snapshot
Returns the unbuffered stream with the value for index.
getInstance() - 类 中的静态方法mobi.cangol.mobile.stat.session.StatsSession
 
getInstance() - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent
 
getInstance(Context) - 类 中的静态方法mobi.cangol.mobile.stat.traffic.StatsTraffic
 
getInstance() - 类 中的静态方法mobi.cangol.mobile.utils.HanziToPinyin
 
getInt(JSONObject, String, int) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getInt(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getInt(String, int) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getInt(String, int) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getInt(String, int) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取Int
getIpAddress(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取IP地址
getIpStr(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取IP地址(%d.
getJSONArray(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getJSONArray(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getJSONArray(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取JSONArray缓存
getJSONObject(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getJSONObject(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getJSONObject(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取JSONObject缓存
getKey() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getKeys() - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
生成公钥和私钥
getLanguage() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备语言
getLastKnownLocation() - 接口 中的方法mobi.cangol.mobile.service.location.LocationService
获取最后记录的位置
getLevel() - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
getLimitValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
getLocale() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备Locale信息
getLocalPath() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getLocalTime() - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
获取本地时间
getLong(JSONObject, String, long) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getLong(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getLong(String, long) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getLong(String, long) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getLong(String, long) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取Long
getMacAddress(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取mac地址
getMaxSize() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Returns the maximum number of bytes that this cache should use to store its data.
getMD5Fingerprint(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
返回签名证书MD5值
getMemFreeSize() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备mem 未使用大小 单位B
getMemInfo() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备mem信息
getMemTotalSize() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备mem 总大小 单位B
getMessage() - 异常错误 中的方法mobi.cangol.mobile.parser.JSONParserException
 
getMessage() - 异常错误 中的方法mobi.cangol.mobile.parser.ParserException
 
getMessage() - 异常错误 中的方法mobi.cangol.mobile.parser.XMLParserException
 
getMIMEType(File) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
获取mimeType
getMobileInfo() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备信息
getModuleManager() - 类 中的方法mobi.cangol.mobile.CoreApplication
 
getName() - 接口 中的方法mobi.cangol.mobile.service.AppService
获取应用服务名称
getName() - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
getName() - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getName() - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getNavigationBarHeight(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取导航栏高度
getNetworkClass(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getNetworkClassName(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getNetworkOperator(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getNetworkOperatorName(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备运营商
getNetworkType(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getNode(Node, String) - 类 中的静态方法mobi.cangol.mobile.parser.DocumentParser
 
getNodeAttr(Node, String) - 类 中的静态方法mobi.cangol.mobile.parser.DocumentParser
 
getNodeList(Node, String) - 类 中的静态方法mobi.cangol.mobile.parser.DocumentParser
 
getNodeValue(Node, String...) - 类 中的静态方法mobi.cangol.mobile.parser.DocumentParser
 
getNodeValue(String...) - 类 中的方法mobi.cangol.mobile.parser.DocumentParser
 
getNodeValue(Node, String) - 类 中的静态方法mobi.cangol.mobile.parser.XmlUtils
 
getObject(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getObject(String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getObject() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
getObject() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getOffset(double, double) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
获取偏移变量
getOpenUDID(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备openUDID
getOrderByValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
getOS() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取操作系统类型
getOSVersion() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取操作系统版本号
getPackageName(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
获取apk应用包名
getParams() - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
 
getParams(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
从url获取参数map
getPath() - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
getPath(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
 
getPeriod() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
getPool(String) - 类 中的静态方法mobi.cangol.mobile.service.PoolManager
获取一个线程池
getPrivateKey(String, String) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
使用模和指数生成RSA私钥 注意:【此代码用了默认补位方式,为RSA/None/PKCS1Padding,不同JDK默认的补位方式可能不同,如Android默认是RSA /None/NoPadding】
getProgress() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getPublicKey(String, String) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
使用模和指数生成RSA公钥 注意:【此代码用了默认补位方式,为RSA/None/PKCS1Padding,不同JDK默认的补位方式可能不同,如Android默认是RSA /None/NoPadding】
getReadableDatabase() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
获取只读数据库
getResolution(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取设备分辨率
getRetryHandler() - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
获取RetryHandler
getRoot() - 类 中的方法mobi.cangol.mobile.parser.DocumentParser
 
getScheme(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
 
getScreenSize(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取屏幕物理尺寸 单位英寸
getSelection() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
getSelectionArgs() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
getSend() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
getSerializable(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getSerializable(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取Serializable缓存
getSerialNumber() - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getServiceProperty() - 接口 中的方法mobi.cangol.mobile.service.AppService
获取应用服务属性
getSession() - 类 中的方法mobi.cangol.mobile.CoreApplication
获取session
getSession() - 类 中的方法mobi.cangol.mobile.ModuleApplication
获取Session
getSHA1Fingerprint(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
返回签名证书SHA1值
getSharedName() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
获取共享文件名称
getSharePool() - 类 中的方法mobi.cangol.mobile.CoreApplication
获取共享线程池
getSharePool() - 类 中的方法mobi.cangol.mobile.ModuleApplication
获取共享线程池
getSize(String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
获取宽度,高度
getSourceFile() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getSpeed() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getStartDateInPeriod(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
得到当前月份的第一天日期
getStatus() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getStatusBarHeight(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
获取状态栏高度
getString(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getString(JSONObject, String, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getString(int) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Editor
Returns the last committed value as a string, or null if no value has been committed.
getString(int) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Snapshot
Returns the string value for index.
getString(String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getString(String, String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
getString(String, String) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getString(String, String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取String
getStringSet(String, Set<String>) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
getStringSet(String, Set<String>) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取String
getSupportedCipherSuites() - 类 中的方法mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
 
getTable() - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
 
getTable() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
getTable() - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
getTag() - 类 中的方法mobi.cangol.mobile.service.download.BaseViewHolder
 
getTempDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
获取临时目录
getTimestamp() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
getTracker(String) - 接口 中的方法mobi.cangol.mobile.service.analytics.AnalyticsService
获取一个统计跟踪器
getTrackingId() - 类 中的方法mobi.cangol.mobile.service.analytics.ITracker
 
getType(Class, Type...) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
getType() - 类 中的方法mobi.cangol.mobile.stat.StatAgent.Builder
 
getUnPostDateTraffic(int, String) - 类 中的方法mobi.cangol.mobile.stat.traffic.StatsTraffic
 
getUpgradeDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
获取更新目录
getUrl() - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
 
getUrl() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getUsableSpace(File) - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
 
getUserSession(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
获取用户Session
getUTCTime() - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
获取UTC时间
getViewHolder(Object) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
getWhere() - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
 
getWhere() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
getWhere() - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
getWhereArgs() - 类 中的方法mobi.cangol.mobile.db.DeleteBuilder
 
getWhereArgs() - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
getWidth(String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
获取宽度
getWifiRssi(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getWifiRssiString(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
getWritableDatabase() - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
获取读写数据库
getX509TrustManager() - 类 中的静态方法mobi.cangol.mobile.http.HttpClientFactory
 
getZhTimeString(String) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
转化为中文时间格式
groupBy(String) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
设置groupBy

H

handleConnectedMessage() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
handleDisconnectedMessage() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
handleFailMessage(Object, Exception) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
handleFailureMessage(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
handleFailureMessage(Throwable, byte[]) - 类 中的方法mobi.cangol.mobile.http.BinaryHttpResponseHandler
 
handleFailureMessage(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.BinaryHttpResponseHandler
 
handleFailureMessage(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
handleFailureMessage(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
 
handleFailureMessage(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
handleFailureMessage(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
handleFinishMessage(long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
handleFinishMessage(int, String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.http.BinaryHttpResponseHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.socket.SocketSerializableHandler
 
handleMessage(Message) - 类 中的方法mobi.cangol.mobile.Task.InnerHandler
 
handleProgressMessage(long, int, int) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
handleReceiveMessage(Serializable) - 类 中的方法mobi.cangol.mobile.socket.SocketSerializableHandler
 
handleSocketRead(DataInputStream) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
handleSocketRead(DataInputStream) - 类 中的方法mobi.cangol.mobile.socket.SocketSerializableHandler
 
handleSocketRead() - 类 中的方法mobi.cangol.mobile.socket.SocketThread
 
handleSocketWrite(DataOutputStream) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
handleSocketWrite(DataOutputStream) - 类 中的方法mobi.cangol.mobile.socket.SocketSerializableHandler
 
handleSocketWrite() - 类 中的方法mobi.cangol.mobile.socket.SocketThread
 
handleStartMessage(long, long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
handleStartMessage() - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
handleStartMessage() - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
handleStartMessage() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
handleStopMessage(long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
handleSuccessJsonMessage(int, Object) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
 
handleSuccessMessage(int, String) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
handleSuccessMessage(int, byte[]) - 类 中的方法mobi.cangol.mobile.http.BinaryHttpResponseHandler
 
handleSuccessMessage(int, String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
handleSuccessMessage(int, String) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
handleWaitMessage() - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
HanziToPinyin - mobi.cangol.mobile.utils中的类
An object to convert Chinese character to its corresponding pinyin string.
HanziToPinyin(boolean) - 类 的构造器mobi.cangol.mobile.utils.HanziToPinyin
 
HanziToPinyin.Token - mobi.cangol.mobile.utils中的类
 
hasContent(String, String) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
判断是否存在缓存对象
hashCode() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
having(String) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
设置having
HttpClientFactory - mobi.cangol.mobile.http中的类
 
HttpClientFactory.KitkatSSLSocketFactory - mobi.cangol.mobile.http中的类
 

I

i(String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
i(String, String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
i(String, String, Throwable) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
id - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
id - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
IMAGE_DIR - 接口 中的静态变量mobi.cangol.mobile.service.conf.ConfigService
 
imageFileToString(String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
图片文件转string
IMapBuilder - mobi.cangol.mobile.service.analytics中的类
 
INDEX_NOT_FOUND - 类 中的静态变量mobi.cangol.mobile.utils.StringUtils
 
init() - 类 中的方法mobi.cangol.mobile.CoreApplication
初始化方法,当setAsyncInit为true 此处执行异步init
init() - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
init() - 类 中的方法mobi.cangol.mobile.ModuleManager
 
init(ServiceProperty) - 接口 中的方法mobi.cangol.mobile.service.AppService
初始化应用服务属性
init() - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
 
initInstance(CoreApplication) - 类 中的静态方法mobi.cangol.mobile.stat.StatAgent
 
initServiceProperties() - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
已过时。 
initSource(InputStream) - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
设置初始化源
initSource(InputStream) - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
 
InnerHandler(Task) - 类 的构造器mobi.cangol.mobile.Task.InnerHandler
 
install(Context, Uri) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
安装apk文件
install(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
安装apk文件
int2byteArray(int) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
int to byte[]
interrupt() - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
interruptAll() - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
中断所有下载
interruptAllDownloadExecutor() - 接口 中的方法mobi.cangol.mobile.service.download.DownloadManager
中断所有下载执行器
interrupted() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
isAppProcess(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
是否是app当前进程
isAsyncInit() - 类 中的方法mobi.cangol.mobile.CoreApplication
获取是否异步初始化
isBaseClass(Class<?>) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
判断是否是基类
isBetterLocation(Location) - 接口 中的方法mobi.cangol.mobile.service.location.LocationService
判断位置是否是有效地(据当前时间差小于最佳时间better_time)
isBlank(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
Returns true if the string is null or 0-length.
isCallingState() - 接口 中的方法mobi.cangol.mobile.service.status.StatusService
是否在呼叫状态
isClosed() - 类 中的方法mobi.cangol.mobile.service.analytics.ITracker
 
isClosed() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Returns true if this cache has been closed.
isConnecting - 类 中的变量mobi.cangol.mobile.socket.SocketThread
 
isConnection() - 接口 中的方法mobi.cangol.mobile.service.status.StatusService
网络是否连接
isConnection(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
判读网络是否连接
isCustomAppDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
返回是否使用自定义AppDir
isDeviceRooted() - 类 中的静态方法mobi.cangol.mobile.utils.RootUtils
 
isDevMode() - 类 中的方法mobi.cangol.mobile.CoreApplication
获取当前是否研发模式 研发模式log级别为VERBOSE,非研发模式log级别为WARN
isDistinctValue() - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
 
isEmpty() - 类 中的方法mobi.cangol.mobile.http.RequestParams
 
isEmpty(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
Returns true if the string is null or 0-length.
isExpired() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
isExternalStorageRemovable() - 类 中的静态方法mobi.cangol.mobile.utils.StorageUtils
 
isFailResponse(String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
是否结束请求
isForegroundActivity(String, Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
return activity is foreground
isForegroundApplication(String, Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
return applcation is foreground
isFormat() - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
isGPSLocation() - 接口 中的方法mobi.cangol.mobile.service.status.StatusService
gps定位是否开启
isGPSLocation(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
判断GPS定位是否开启
isInstalled(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
判断是否安装应用
isInterrupted - 类 中的变量mobi.cangol.mobile.socket.SocketHandler
 
isInterrupted() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
isNetworkLocation() - 接口 中的方法mobi.cangol.mobile.service.status.StatusService
network定位是否开启
isNetworkLocation(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
判断网络定位是否开启
isNotBlank(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
Returns true if the string is null or ''.
isNotEmpty(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
Returns false if the string is null or 0-length.
isNumeric(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
isNumeric
isNumericSpace(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
isNumericSpace
isProxy(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
判断设备 是否使用代理上网
isRunning() - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
isSameDay(long, long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
判断是同一天
isSameMonth(long, long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
判断是同一月
isSameWeek(long, long) - 类 中的静态方法mobi.cangol.mobile.utils.TimeUtils
判断是同一周
isShutdown() - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
isStrictMode() - 类 中的方法mobi.cangol.mobile.CoreApplication
是否严格模式
isTerminated() - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
isThreadPoolClose() - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
isTransient(Class) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
 
isUrl(String) - 类 中的静态方法mobi.cangol.mobile.utils.UrlUtils
判断是否是url
isUseInternalStorage() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
返回是否使用内置存储(只对非自定义AppDir有效)
isWifiConnection() - 接口 中的方法mobi.cangol.mobile.service.status.StatusService
Wifi是否连接
isWifiConnection(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
判读WIFI网络是否连接
isWrapClass(Class) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
判断是否是包装类
ITracker - mobi.cangol.mobile.service.analytics中的类
 
ITracker(String, ITrackerHandler) - 类 的构造器mobi.cangol.mobile.service.analytics.ITracker
 

J

JsonHttpResponseHandler - mobi.cangol.mobile.http中的类
 
JsonHttpResponseHandler() - 类 的构造器mobi.cangol.mobile.http.JsonHttpResponseHandler
 
JsonHttpResponseHandler(Context) - 类 的构造器mobi.cangol.mobile.http.JsonHttpResponseHandler
 
JSONParserException - mobi.cangol.mobile.parser中的异常错误
 
JSONParserException(String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.JSONParserException
 
JSONParserException(Class<?>, String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.JSONParserException
 
JSONParserException(Class<?>, Field, String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.JSONParserException
 
JSONParserException(JSONObject, String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.JSONParserException
 
JsonUtils - mobi.cangol.mobile.parser中的类
 

K

key - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
KEY_CHECK_UPGRADE - 类 中的静态变量mobi.cangol.mobile.utils.Constants
 
KEY_EXIT_CODE - 类 中的静态变量mobi.cangol.mobile.utils.Constants
 
KEY_EXIT_VERSION - 类 中的静态变量mobi.cangol.mobile.utils.Constants
 
KEY_IS_LOADING - 类 中的静态变量mobi.cangol.mobile.utils.Constants
 
KEY_IS_NEW_USER - 类 中的静态变量mobi.cangol.mobile.utils.Constants
 
KEY_LAST_LOGIN_DATE - 类 中的静态变量mobi.cangol.mobile.utils.Constants
 
KEY_MESSAGE_LAST_TIME - 类 中的静态变量mobi.cangol.mobile.utils.Constants
 
KEY_USED_VERSION - 类 中的静态变量mobi.cangol.mobile.utils.Constants
 
KitkatSSLSocketFactory(X509TrustManager) - 类 的构造器mobi.cangol.mobile.http.HttpClientFactory.KitkatSSLSocketFactory
 

L

LATIN - 类 中的静态变量mobi.cangol.mobile.utils.HanziToPinyin.Token
 
latToPixel(double, int) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
纬度到像素Y
launch(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
启动应用
limit(long) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
设置limit
loadClass(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.ClassUtils
加载类
loading() - 接口 中的方法mobi.cangol.mobile.service.cache.CacheLoader
加载中...
localPath - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
LOCATION_SERVICE - 接口 中的静态变量mobi.cangol.mobile.service.AppService
位置服务
LocationService - mobi.cangol.mobile.service.location中的接口
 
LOCATIONSERVICE_BETTERTIME - 接口 中的静态变量mobi.cangol.mobile.service.location.LocationService
最佳定位时间间隔,单位豪秒
LOCATIONSERVICE_GPS_MINDISTANCE - 接口 中的静态变量mobi.cangol.mobile.service.location.LocationService
GPS定位 最小距离间隔,单位米
LOCATIONSERVICE_GPS_MINTIME - 接口 中的静态变量mobi.cangol.mobile.service.location.LocationService
GPS定位 最小时间间隔,单位豪秒
LOCATIONSERVICE_NETWORK_MINDISTANCE - 接口 中的静态变量mobi.cangol.mobile.service.location.LocationService
网络定位 最小位置间,单位米
LOCATIONSERVICE_NETWORK_MINTIME - 接口 中的静态变量mobi.cangol.mobile.service.location.LocationService
网络定位 最小时间间隔,单位豪秒
LOCATIONSERVICE_TIMEOUT - 接口 中的静态变量mobi.cangol.mobile.service.location.LocationService
定位超市时间,单位豪秒
LocationUtils - mobi.cangol.mobile.utils中的类
 
Log - mobi.cangol.mobile.logging中的类
 
lonToPixel(double, int) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
经度到像素X值

M

mActivityManager - 类 中的变量mobi.cangol.mobile.CoreApplication
 
makeLogTag(Class<?>) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
md5(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
MD5 s
md5(byte[]) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
MD5 byte[]
mDbHelper - 类 中的变量mobi.cangol.mobile.db.CoreSQLiteOpenHelper
数据库创建帮手
mDownloadRes - 类 中的变量mobi.cangol.mobile.service.download.DownloadExecutor
 
mobi.cangol.mobile - 程序包 mobi.cangol.mobile
 
mobi.cangol.mobile.db - 程序包 mobi.cangol.mobile.db
 
mobi.cangol.mobile.http - 程序包 mobi.cangol.mobile.http
 
mobi.cangol.mobile.http.download - 程序包 mobi.cangol.mobile.http.download
 
mobi.cangol.mobile.http.polling - 程序包 mobi.cangol.mobile.http.polling
 
mobi.cangol.mobile.http.route - 程序包 mobi.cangol.mobile.http.route
 
mobi.cangol.mobile.logging - 程序包 mobi.cangol.mobile.logging
 
mobi.cangol.mobile.parser - 程序包 mobi.cangol.mobile.parser
 
mobi.cangol.mobile.security - 程序包 mobi.cangol.mobile.security
 
mobi.cangol.mobile.service - 程序包 mobi.cangol.mobile.service
 
mobi.cangol.mobile.service.analytics - 程序包 mobi.cangol.mobile.service.analytics
 
mobi.cangol.mobile.service.cache - 程序包 mobi.cangol.mobile.service.cache
 
mobi.cangol.mobile.service.conf - 程序包 mobi.cangol.mobile.service.conf
 
mobi.cangol.mobile.service.crash - 程序包 mobi.cangol.mobile.service.crash
 
mobi.cangol.mobile.service.download - 程序包 mobi.cangol.mobile.service.download
 
mobi.cangol.mobile.service.event - 程序包 mobi.cangol.mobile.service.event
 
mobi.cangol.mobile.service.location - 程序包 mobi.cangol.mobile.service.location
 
mobi.cangol.mobile.service.route - 程序包 mobi.cangol.mobile.service.route
 
mobi.cangol.mobile.service.session - 程序包 mobi.cangol.mobile.service.session
 
mobi.cangol.mobile.service.status - 程序包 mobi.cangol.mobile.service.status
 
mobi.cangol.mobile.service.upgrade - 程序包 mobi.cangol.mobile.service.upgrade
 
mobi.cangol.mobile.soap - 程序包 mobi.cangol.mobile.soap
 
mobi.cangol.mobile.socket - 程序包 mobi.cangol.mobile.socket
 
mobi.cangol.mobile.stat - 程序包 mobi.cangol.mobile.stat
 
mobi.cangol.mobile.stat.session - 程序包 mobi.cangol.mobile.stat.session
 
mobi.cangol.mobile.stat.traffic - 程序包 mobi.cangol.mobile.stat.traffic
 
mobi.cangol.mobile.utils - 程序包 mobi.cangol.mobile.utils
 
mobileRx - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
mobileRx - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
mobileTx - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
mobileTx - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
ModuleApplication - mobi.cangol.mobile中的类
 
ModuleApplication() - 类 的构造器mobi.cangol.mobile.ModuleApplication
 
ModuleManager - mobi.cangol.mobile中的类
 
ModuleManager(CoreApplication) - 类 的构造器mobi.cangol.mobile.ModuleManager
 
moveFile(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
移动文件到指定目录
moveFolder(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
移动文件到指定目录

N

navigation(Context) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
needPermission(String[]) - 接口 中的方法mobi.cangol.mobile.service.location.BetterLocationListener
需要权限
NETWORK_ACTION - 类 中的静态变量mobi.cangol.mobile.stat.traffic.StatsTraffic
 
NETWORK_CLASS_2G - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
NETWORK_CLASS_3G - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
NETWORK_CLASS_4G - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
NETWORK_CLASS_UNAVAILABLE - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
NETWORK_CLASS_UNKNOWN - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
NETWORK_CLASS_WIFI - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
NETWORK_TYPE_UNAVAILABLE - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
NETWORK_TYPE_WIFI - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
networkConnect(Context) - 接口 中的方法mobi.cangol.mobile.service.status.StatusListener
网络已连接
networkDisconnect(Context) - 接口 中的方法mobi.cangol.mobile.service.status.StatusListener
网络连接中断
networkTo3G(Context) - 接口 中的方法mobi.cangol.mobile.service.status.StatusListener
连接到手机网络
newFile(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
新建文件
newFolder(String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
新建目录
newInputStream(int) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Editor
Returns an unbuffered input stream to read the last committed value, or null if no value has been committed.
newOutputStream(int) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Editor
Returns a new unbuffered output stream to write the value at index.
notification(Context, DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
创建按一个状态栏通知
null2Empty(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
 
null2Zero(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
Returns string if the string is null or ''.

O

object - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
Object2FileUtils - mobi.cangol.mobile.utils中的类
 
OBSERVER_MANAGER - 接口 中的静态变量mobi.cangol.mobile.service.AppService
ObserverManager
ObserverManager - mobi.cangol.mobile.service.event中的接口
Created by xuewu.wei on 2016/8/3.
obtainMessage(int, Object) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
obtainMessage(int, Object) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
obtainMessage(int, Object) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
obtainMessage(int, Object) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
obtainMessage(int, Object) - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
obtainMessage(int, Object) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
obtainMessage(int, int, int, Object) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
offset(long) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
设置offset
onActivityPause(String) - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
onActivityResume(String) - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
onBetterLocation(Location) - 接口 中的方法mobi.cangol.mobile.service.location.BetterLocationListener
获取最新有效地位置
onConnected() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
onCreate() - 类 中的方法mobi.cangol.mobile.CoreApplication
 
onCreate(SQLiteDatabase) - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
创建数据库
onCreate() - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
onCreate() - 类 中的方法mobi.cangol.mobile.ModuleManager
 
onCreate(Application) - 接口 中的方法mobi.cangol.mobile.service.AppService
当创建时
onCreated() - 类 中的方法mobi.cangol.mobile.stat.traffic.StatsTraffic
 
onDestroy() - 接口 中的方法mobi.cangol.mobile.service.AppService
当销毁时
onDestroy() - 类 中的方法mobi.cangol.mobile.stat.session.StatsSession
 
onDestroy() - 类 中的方法mobi.cangol.mobile.stat.traffic.StatsTraffic
 
onDisconnected() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
onExit() - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
onExit() - 类 中的方法mobi.cangol.mobile.ModuleManager
 
onFail(Object, Exception) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
onFailure(Throwable) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
onFailure(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
onFailure(Throwable, byte[]) - 类 中的方法mobi.cangol.mobile.http.BinaryHttpResponseHandler
Fired when a request fails to complete, override to handle in your own code
onFailure(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
失败状态
onFailure(Throwable, JSONObject) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
 
onFailure(Throwable, JSONArray) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
 
onFailure(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
轮询失败
onFailure(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
请求失败
onFailure(DownloadResource) - 接口 中的方法mobi.cangol.mobile.service.download.DownloadEvent
 
onFailure(String) - 接口 中的方法mobi.cangol.mobile.service.upgrade.OnUpgradeListener
 
onFailure(String) - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
onFinish() - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
onFinish(long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
完成状态
onFinish(DownloadResource) - 接口 中的方法mobi.cangol.mobile.service.download.DownloadEvent
 
onFinish(String) - 接口 中的方法mobi.cangol.mobile.service.upgrade.OnUpgradeListener
 
onFinish() - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
onFragmentPause(String) - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
onFragmentResume(String) - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
onLowMemory() - 类 中的方法mobi.cangol.mobile.CoreApplication
 
onLowMemory() - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
onLowMemory() - 类 中的方法mobi.cangol.mobile.ModuleManager
 
OnNavigation - mobi.cangol.mobile.service.route中的接口
Created by xuewu.wei on 2018/11/2.
onPollingFinish(int, String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
轮询结束
onProgressUpdate(long, int, int) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
更新状态
onReceive(Serializable) - 类 中的方法mobi.cangol.mobile.socket.SocketSerializableHandler
 
onStart() - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
onStart(long, long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
开始状态
onStart() - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
启动开始
onStart() - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
开始请求
onStart(DownloadResource) - 接口 中的方法mobi.cangol.mobile.service.download.DownloadEvent
 
onStart() - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
onStart() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
onStart(String) - 类 中的方法mobi.cangol.mobile.stat.session.StatsSession
 
onStatusChange(DownloadResource, int) - 接口 中的方法mobi.cangol.mobile.service.download.DownloadStatusListener
 
onStop(long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
停止状态
onStop(String) - 类 中的方法mobi.cangol.mobile.stat.session.StatsSession
 
onSuccess(String) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
onSuccess(int, String) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
onSuccess(byte[]) - 类 中的方法mobi.cangol.mobile.http.BinaryHttpResponseHandler
Fired when a request returns successfully, override to handle in your own code
onSuccess(int, byte[]) - 类 中的方法mobi.cangol.mobile.http.BinaryHttpResponseHandler
Fired when a request returns successfully, override to handle in your own code
onSuccess(JSONObject) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
Fired when a request returns successfully and contains a json object at the base of the response string.
onSuccess(JSONArray) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
Fired when a request returns successfully and contains a json array at the base of the response string.
onSuccess(int, JSONObject) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
Fired when a request returns successfully and contains a json object at the base of the response string.
onSuccess(int, JSONArray) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
Fired when a request returns successfully and contains a json array at the base of the response string.
onSuccess(int, String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
轮询成功
onSuccess(int, String) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
请求成功
onSuccess(String) - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
onTerminate() - 类 中的方法mobi.cangol.mobile.CoreApplication
 
onTerminate() - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
onTerminate() - 类 中的方法mobi.cangol.mobile.ModuleManager
 
onTick(String, String, String, String, String) - 接口 中的方法mobi.cangol.mobile.stat.session.StatsSession.OnSessionListener
 
onTrimMemory(int) - 类 中的方法mobi.cangol.mobile.CoreApplication
 
onTrimMemory(int) - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
onTrimMemory(int) - 类 中的方法mobi.cangol.mobile.ModuleManager
 
onUpgrade(SQLiteDatabase, int, int) - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
升级数据库
OnUpgradeListener - mobi.cangol.mobile.service.upgrade中的接口
更新监听接口
onWait() - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
等候状态
open(Context) - 类 中的方法mobi.cangol.mobile.db.CoreSQLiteOpenHelper
初始化数据库
open(File, int, int, long) - 类 中的静态方法mobi.cangol.mobile.service.cache.DiskLruCache
Opens the cache in directory, creating a cache if none exists there.
orderBy(String) - 类 中的方法mobi.cangol.mobile.db.QueryBuilder
设置 orderByValue

P

packageName - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
parseBoolean(String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
解析Boolean
parseDouble(String, double) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
解析Double
parseFloat(String, float) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
解析Float
parseInt(String, int) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
解析Int
parseLong(String, long) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
解析Long
parserDom() - 类 中的方法mobi.cangol.mobile.parser.DocumentParser
 
parseResponse(String) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
 
ParserException - mobi.cangol.mobile.parser中的异常错误
 
ParserException(String) - 异常错误 的构造器mobi.cangol.mobile.parser.ParserException
 
ParserException(Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.ParserException
 
ParserException(String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.ParserException
 
ParserException(Class<?>, String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.ParserException
 
ParserException(Class<?>, Field, String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.ParserException
 
parserJson(Class<T>, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
 
parserJsonList(Class<T>, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
 
parserToList(Class<T>, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
解析JSONArray格式字符串到 List
parserToList(Class<T>, String, boolean, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
parserToList(Class<T>, JSONArray, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
parserToList(Class<T>, JSONArray, boolean, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
parserToList(Class<T>, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.XmlUtils
解析xml流串到c的实例list
parserToList(Class<T>, InputStream, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.XmlUtils
解析xml流串到c的实例list
parserToObject(Class<T>, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
解析JSONObject格式字符串到 Object
parserToObject(Class<T>, String, boolean, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
parserToObject(Class<T>, JSONObject, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
parserToObject(Class<T>, JSONObject, boolean, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
parserToObject(Class<T>, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.XmlUtils
解析xml流串到c的实例
parserToObject(Class<T>, InputStream, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.XmlUtils
解析xml流串到c的实例
parserToObjectByUrl(Class<T>, String) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
parserXml(Class<T>, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
 
parserXmlList(Class<T>, String, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.Converter
 
patch(Object, String, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行patch方法
patch(Object, String, Map<String, String>, Map<String, String>, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行patch方法
PINYIN - 类 中的静态变量mobi.cangol.mobile.utils.HanziToPinyin.Token
 
pixelToLat(double, int) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
像素Y到纬度
pixelToLon(double, int) - 类 中的静态方法mobi.cangol.mobile.utils.LocationUtils
像素X到经度
PollingHttpClient - mobi.cangol.mobile.http.polling中的类
 
PollingHttpClient(String) - 类 的构造器mobi.cangol.mobile.http.polling.PollingHttpClient
构造实例
PollingResponseHandler - mobi.cangol.mobile.http.polling中的类
 
PollingResponseHandler() - 类 的构造器mobi.cangol.mobile.http.polling.PollingResponseHandler
 
PoolManager - mobi.cangol.mobile.service中的类
TheadPool manager by name
PoolManager.Pool - mobi.cangol.mobile.service中的类
 
positioning() - 接口 中的方法mobi.cangol.mobile.service.location.BetterLocationListener
定位中
post(Runnable) - 类 中的方法mobi.cangol.mobile.CoreApplication
提交一个后台线程任务
post(Runnable, T) - 类 中的方法mobi.cangol.mobile.CoreApplication
提交一个后台线程任务
post(Callable<T>) - 类 中的方法mobi.cangol.mobile.CoreApplication
提交一个后台回调任务
post(Task) - 类 中的方法mobi.cangol.mobile.CoreApplication
提交一个后台回调任务
post(Object, String, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行post方法
post(Object, String, JSONObject, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行post方法
post(Object, String, Map<String, String>, Map<String, String>, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行post方法
post(Runnable) - 类 中的方法mobi.cangol.mobile.ModuleApplication
提交一个后台线程任务
post(Runnable, T) - 类 中的方法mobi.cangol.mobile.ModuleApplication
提交一个后台线程任务
post(Callable<T>) - 类 中的方法mobi.cangol.mobile.ModuleApplication
提交一个后台回调任务
post(Task) - 类 中的方法mobi.cangol.mobile.ModuleApplication
提交一个后台回调任务
post(String, Object) - 接口 中的方法mobi.cangol.mobile.service.event.ObserverManager
触发一个事件
progress - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
progress(int, int) - 接口 中的方法mobi.cangol.mobile.service.upgrade.OnUpgradeListener
 
PROGRESS_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadResponseHandler
 
providerDisabled(String) - 接口 中的方法mobi.cangol.mobile.service.location.BetterLocationListener
provider 无效
put(Object, String, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行put方法
put(Object, String, Map<String, String>, Map<String, String>, AsyncHttpResponseHandler) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
执行put方法
put(String, String) - 类 中的方法mobi.cangol.mobile.http.RequestParams
 
put(String, File) - 类 中的方法mobi.cangol.mobile.http.RequestParams
 
put(String, Object) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
put(String, Object) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
缓存Object到内存
putAll(Bundle) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putAll(Map<String, ?>) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
putAll(Map<String, ?>) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
缓存map到内存
putBoolean(String, boolean) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putBoolean(String, boolean) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
putBooleanArray(String, boolean[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putBundle(String, Bundle) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putByte(String, byte) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putByteArray(String, byte[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putChar(String, char) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putCharArray(String, char[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putCharSequence(String, CharSequence) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putCharSequenceArray(String, CharSequence[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putDouble(String, Double) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putDouble(String, double) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
putDoubleArray(String, double[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putFloat(String, float) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putFloat(String, Float) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
putFloatArray(String, float[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putInt(String, int) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putInt(String, int) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
putIntArray(String, int[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putIntegerArrayList(String, ArrayList<Integer>) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putLong(String, long) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putLong(String, Long) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
putLongArray(String, long[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putParcelable(String, Parcelable) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putParcelableArrayList(String, ArrayList<? extends Parcelable>) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putSerializable(String, Serializable) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putShort(String, short) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putSparseParcelableArray(String, <any>) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putString(String, String) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putString(String, String) - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
putStringArray(String, String[]) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 
putStringArrayList(String, ArrayList<String>) - 类 中的方法mobi.cangol.mobile.service.route.RouteBuilder
 

Q

query(QueryBuilder, String...) - 接口 中的方法mobi.cangol.mobile.db.Dao
条件查询
QueryBuilder - mobi.cangol.mobile.db中的类
 
QueryBuilder(Class<?>) - 类 的构造器mobi.cangol.mobile.db.QueryBuilder
 
queryForAll(String...) - 接口 中的方法mobi.cangol.mobile.db.Dao
查询所有
queryForId(I, String...) - 接口 中的方法mobi.cangol.mobile.db.Dao
根据K查询

R

read(DataInputStream) - 类 中的方法mobi.cangol.mobile.socket.SocketSerializableHandler
 
readAsciiLine(InputStream) - 类 中的静态方法mobi.cangol.mobile.service.cache.DiskLruCache
Returns the ASCII characters up to but not including the next "\r\n", or "\n".
readFile2JSONArray(File) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
读取文件到json对象
readFile2JSONObject(File) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
读取文件到json对象
readFully(Reader) - 类 中的静态方法mobi.cangol.mobile.service.cache.DiskLruCache
Returns the remainder of 'reader' as a string, closing it when done.
readLocker - 类 中的变量mobi.cangol.mobile.socket.SocketHandler
 
readObject(File) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
从文件读取object
readObject(InputStream) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
从输入流读取对象
readObject(File) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
从文件读取对象
readResource(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
读取文件下载资源
readString(InputStream) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
读取输入流到String
RECEIVE_MESSAGE - 类 中的静态变量mobi.cangol.mobile.socket.SocketSerializableHandler
 
recoverAll() - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
恢复所有下载
recoverAllAllDownloadExecutor() - 接口 中的方法mobi.cangol.mobile.service.download.DownloadManager
恢复所有下载执行器
refresh(T, String...) - 接口 中的方法mobi.cangol.mobile.db.Dao
刷新数据对象
refresh() - 类 中的方法mobi.cangol.mobile.service.session.Session
 
refresh() - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
刷新磁盘缓存和内存缓存
register(Object) - 接口 中的方法mobi.cangol.mobile.service.event.ObserverManager
注册订阅者
register(Class) - 接口 中的方法mobi.cangol.mobile.service.route.RouteService
注册 (注解)
register(String, Class) - 接口 中的方法mobi.cangol.mobile.service.route.RouteService
注册 (非注解)
registerAlarmForDateTraffic() - 类 中的方法mobi.cangol.mobile.stat.traffic.StatsTraffic
 
registerDownloadStatusListener(DownloadStatusListener) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
注册下载状态监听
registerExecutor(String, Class<? extends DownloadExecutor<?>>, int) - 接口 中的方法mobi.cangol.mobile.service.download.DownloadManager
注册一个下载执行器
registerNavigation(OnNavigation) - 接口 中的方法mobi.cangol.mobile.service.route.RouteService
 
registerService(Class<? extends AppService>) - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
注册一个自定义AppService
registerService(Class<? extends AppService>) - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
 
registerStatusListener(StatusListener) - 接口 中的方法mobi.cangol.mobile.service.status.StatusService
注册状态监听
remove(String) - 类 中的方法mobi.cangol.mobile.http.RequestParams
 
remove(String) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Drops the entry for key if it exists and can be removed.
remove(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
移除下载任务
remove() - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
remove(String) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
remove(String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
删除磁盘缓存和内存缓存
removeContent(String, String) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
移除缓存对象
removeContext(String) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
移除缓存对象
removeLocationUpdates() - 接口 中的方法mobi.cangol.mobile.service.location.LocationService
停止位置更新
removeModule(ModuleApplication) - 类 中的方法mobi.cangol.mobile.ModuleManager
 
replaceTableSpace(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
remove TableSpace
replaceWhiteSpace(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
remove TableSpace
report(String, String, String, String, String, String) - 接口 中的方法mobi.cangol.mobile.service.crash.CrashReportListener
报告异常
report(CrashReportListener) - 接口 中的方法mobi.cangol.mobile.service.crash.CrashService
注册异常报告监听
requestLocationUpdates(Activity) - 接口 中的方法mobi.cangol.mobile.service.location.LocationService
请求位置更新
RequestParams - mobi.cangol.mobile.http中的类
 
RequestParams() - 类 的构造器mobi.cangol.mobile.http.RequestParams
 
RequestParams(Map<String, String>) - 类 的构造器mobi.cangol.mobile.http.RequestParams
 
RequestParams(String, String) - 类 的构造器mobi.cangol.mobile.http.RequestParams
 
RequestParams(Object...) - 类 的构造器mobi.cangol.mobile.http.RequestParams
 
reset() - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
resetAppDir() - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
恢复AppDir为默认
resetAppTraffic() - 类 中的方法mobi.cangol.mobile.stat.traffic.StatsTraffic
 
resizeBitmap(String, int, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
重置图片文件大小
resizeBitmap(Bitmap, int, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
重置图片大小
restart(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
重启下载
restart() - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
result(R) - 类 中的方法mobi.cangol.mobile.Task
 
resume(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
恢复下载
resume() - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
RetryHandler - mobi.cangol.mobile.http中的类
 
RetryHandler(int) - 类 的构造器mobi.cangol.mobile.http.RetryHandler
 
retryRequest(IOException, int) - 类 中的方法mobi.cangol.mobile.http.download.DownloadRetryHandler
 
retryRequest(IOException, int) - 类 中的方法mobi.cangol.mobile.http.RetryHandler
 
retryRequest(Exception, int, Socket) - 类 中的方法mobi.cangol.mobile.socket.SocketRetryHandler
 
returnContent(Object) - 接口 中的方法mobi.cangol.mobile.service.cache.CacheLoader
获取缓存数据
reverse(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
反转
RootUtils - mobi.cangol.mobile.utils中的类
 
RootUtils.SHELL_CMD - mobi.cangol.mobile.utils中的枚举
 
roundedCornerBitmap(Bitmap, float) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
转为图片
Route - mobi.cangol.mobile.service.route中的注释类型
 
ROUTE_SERVICE - 接口 中的静态变量mobi.cangol.mobile.service.AppService
 
RouteBuilder - mobi.cangol.mobile.service.route中的类
Created by xuewu.wei on 2018/10/16.
RouteBuilder(RouteServiceImpl, String) - 类 的构造器mobi.cangol.mobile.service.route.RouteBuilder
 
RouteHttpClient - mobi.cangol.mobile.http.route中的类
 
RouteHttpClient() - 类 的构造器mobi.cangol.mobile.http.route.RouteHttpClient
构造实例
RouteResponseHandler - mobi.cangol.mobile.http.route中的类
 
RouteResponseHandler() - 类 的构造器mobi.cangol.mobile.http.route.RouteResponseHandler
 
RouteService - mobi.cangol.mobile.service.route中的接口
Created by xuewu.wei on 2018/10/15.
RSAUtils - mobi.cangol.mobile.security中的类
 
run() - 类 中的方法mobi.cangol.mobile.http.download.DownloadThread
 
run() - 类 中的方法mobi.cangol.mobile.soap.SoapRequest
 
run() - 类 中的方法mobi.cangol.mobile.socket.SocketThread
 
run() - 类 中的方法mobi.cangol.mobile.Task
 

S

saveAll(Map<String, ?>) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveAll(Map<String, ?>) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储map到内存和磁盘
saveBoolean(String, boolean) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveBoolean(String, boolean) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储boolean到内存和磁盘
saveFloat(String, float) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveFloat(String, float) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储Float到内存和磁盘
saveInt(String, int) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveInt(String, int) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储int到内存和磁盘
saveJSONArray(String, JSONArray) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveJSONArray(String, JSONArray) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储JSONArray到内存和磁盘
saveJSONObject(String, JSONObject) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveJSONObject(String, JSONObject) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储JSONObject到内存和磁盘
saveLong(String, long) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveLong(String, long) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储long到内存和磁盘
saveSerializable(String, Serializable) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveSerializable(String, Serializable) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储Serializable到内存和磁盘
saveString(String, String) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveString(String, String) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储String到内存和磁盘
saveStringSet(String, Set<String>) - 类 中的方法mobi.cangol.mobile.service.session.Session
 
saveStringSet(String, Set<String>) - 接口 中的方法mobi.cangol.mobile.service.session.SessionService
存储StringSet到内存和磁盘
saveUnPostDateTraffic(int, String) - 类 中的方法mobi.cangol.mobile.stat.traffic.StatsTraffic
 
scale(Bitmap, int, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
缩放图片到新大小(无损)
scaleFile(String, int, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
缩放图片按最大宽高(无损)
scanResource(File) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
扫描本地的下载任务资源
screenShot(Activity) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
截屏
searchBySuffix(File, List<File>, String...) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
按后缀遍历目录
send(Object, String, DownloadResponseHandler, long, String) - 类 中的方法mobi.cangol.mobile.http.download.DownloadHttpClient
发起请求
send(Object, String, Map<String, String>, PollingResponseHandler, int, long) - 类 中的方法mobi.cangol.mobile.http.polling.PollingHttpClient
发送轮询请求(get请求)
send(Object, String, RequestBody, PollingResponseHandler, int, long) - 类 中的方法mobi.cangol.mobile.http.polling.PollingHttpClient
 
send(Object, String, Map<String, String>, RouteResponseHandler, String...) - 类 中的方法mobi.cangol.mobile.http.route.RouteHttpClient
发起请求
send(IMapBuilder) - 类 中的方法mobi.cangol.mobile.service.analytics.ITracker
 
send(String, Map<String, String>) - 类 中的方法mobi.cangol.mobile.service.analytics.ITracker
 
send(Context, String, String, String, Map<String, String>, SoapResponseHandler) - 类 中的方法mobi.cangol.mobile.soap.SoapClient
执行请求
send(StatAgent.Builder) - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
sendConnectedMessage() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
sendDisconnectedMessage() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
sendDownloadMessage(int, DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
sendFailMessage(Object) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
sendFailureMessage(Throwable, String) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
sendFailureMessage(Throwable, byte[]) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
sendFailureMessage(Exception, String) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
sendFailureMessage(IOException, String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
sendFailureMessage(IOException, String) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
sendFailureMessage(String) - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
sendFinishMessage() - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
sendFinishMessage(long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
sendFinishMessage(int) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
sendFinishMessage() - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
sendLaunch() - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
sendMessage(Message) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
sendMessage(Message) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
sendMessage(Message) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
sendMessage(Message) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
sendMessage(Message) - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
sendMessage(Message) - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
sendProgressMessage(long, int, int) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
sendReceiveMessage(Serializable) - 类 中的方法mobi.cangol.mobile.socket.SocketSerializableHandler
 
sendRequest(OkHttpClient, Request, AsyncHttpResponseHandler, Object) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
 
sendRequest(Request, DownloadResponseHandler, String) - 类 中的方法mobi.cangol.mobile.http.download.DownloadHttpClient
 
sendRequest(OkHttpClient, Request, PollingResponseHandler, Object, int, long) - 类 中的方法mobi.cangol.mobile.http.polling.PollingHttpClient
 
sendRequest(OkHttpClient, Request, RouteResponseHandler, Object, String...) - 类 中的方法mobi.cangol.mobile.http.route.RouteHttpClient
 
sendRequest(HttpTransportSE, SoapSerializationEnvelope, String, SoapResponseHandler, Context) - 类 中的方法mobi.cangol.mobile.soap.SoapClient
发生请求
sendResponseMessage(Response) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
sendResponseMessage(Response) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
sendStartMessage() - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
sendStartMessage(long, long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
sendStartMessage() - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
sendStartMessage() - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
sendStartMessage() - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
sendStartMessage() - 类 中的方法mobi.cangol.mobile.socket.SocketHandler
 
sendStopMessage(long) - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
sendSuccessMessage(int, String) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
sendSuccessMessage(int, byte[]) - 类 中的方法mobi.cangol.mobile.http.BinaryHttpResponseHandler
 
sendSuccessMessage(int, String) - 类 中的方法mobi.cangol.mobile.http.JsonHttpResponseHandler
 
sendSuccessMessage(int, String) - 类 中的方法mobi.cangol.mobile.http.polling.PollingResponseHandler
 
sendSuccessMessage(int, String) - 类 中的方法mobi.cangol.mobile.http.route.RouteResponseHandler
 
sendSuccessMessage(String) - 类 中的方法mobi.cangol.mobile.soap.SoapResponseHandler
 
sendTraffic() - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
sendWaitMessage() - 类 中的方法mobi.cangol.mobile.http.download.DownloadResponseHandler
 
SEPARATOR - 类 中的静态变量mobi.cangol.mobile.utils.HanziToPinyin.Token
Separator between target string for each source char
Service - mobi.cangol.mobile.service中的注释类型
Customer VO annotation
ServiceProperty - mobi.cangol.mobile.service中的类
 
ServiceProperty(String) - 类 的构造器mobi.cangol.mobile.service.ServiceProperty
 
Session - mobi.cangol.mobile.service.session中的类
Created by xuewu.wei on 2018/5/2.
Session(Context, String) - 类 的构造器mobi.cangol.mobile.service.session.Session
 
SESSION_SERVICE - 接口 中的静态变量mobi.cangol.mobile.service.AppService
Session服务
SessionService - mobi.cangol.mobile.service.session中的接口
 
set(String, String) - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
 
set(int, String) - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache.Editor
Sets the value at index to value.
setAll(Map<String, String>) - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
 
setAlpha(Bitmap, int) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
设置图片透明度
setAsyncInit(boolean) - 类 中的方法mobi.cangol.mobile.CoreApplication
设置是否异步初始化(在super.onCreate方法之前调用才有效)
setBetterLocationListener(BetterLocationListener) - 接口 中的方法mobi.cangol.mobile.service.location.LocationService
设置位置更新监听接口
setClosed(boolean) - 类 中的方法mobi.cangol.mobile.service.analytics.ITracker
 
setCompleteSize(long) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setConfFile(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setContext(Context) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
 
setCoreApplication(CoreApplication) - 类 中的方法mobi.cangol.mobile.ModuleApplication
 
setCoreApplication(CoreApplication) - 类 中的方法mobi.cangol.mobile.ModuleManager
 
setCustomAppDir(String) - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
自定义设置AppDir
setDebug(boolean) - 接口 中的方法mobi.cangol.mobile.service.AppService
设置debug模式
setDebug(boolean) - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
设置debug
setDebug(boolean) - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
 
setDebug(boolean) - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
setDevMode(boolean) - 类 中的方法mobi.cangol.mobile.CoreApplication
设置研发模式 (在super.onCreate方法之前调用才有效)
setDownloadDir(File) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
 
setDownloadEvent(DownloadEvent) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
 
setDownloadNotification(DownloadNotification) - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
setDownloadTask(DownloadTask) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setException(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setExecutorService(ExecutorService) - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
setFieldValue(T, Field, String, Cursor) - 类 中的静态方法mobi.cangol.mobile.db.DatabaseUtils
field 赋值
setFileLength(long) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setFileName(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setGroup(String) - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
setHost(String) - 类 中的方法mobi.cangol.mobile.socket.SocketClient
 
setHttpSafe(boolean) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
 
setId(String) - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
setKey(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setLocalPath(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setLogLevelFormat(int, boolean) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
setLogTag(Object) - 类 中的静态方法mobi.cangol.mobile.logging.Log
设置类对象TAG
setLogTag(Class, Object) - 类 中的静态方法mobi.cangol.mobile.logging.Log
设置类的TAG
setLong(boolean) - 类 中的方法mobi.cangol.mobile.socket.SocketClient
 
setName(String) - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
setObject(Serializable) - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
setObject(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setOnSessionListener(StatsSession.OnSessionListener) - 类 中的方法mobi.cangol.mobile.stat.session.StatsSession
 
setOnUpgradeListener(String, OnUpgradeListener) - 接口 中的方法mobi.cangol.mobile.service.upgrade.UpgradeService
设置更新监听接口
setPeriod(long) - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
setPool(PoolManager.Pool) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
 
setPort(int) - 类 中的方法mobi.cangol.mobile.socket.SocketClient
 
setProgress(int) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setReport(String, Map<String, String>) - 接口 中的方法mobi.cangol.mobile.service.crash.CrashService
追加异常报告的参数
setScanPackage(String...) - 类 中的方法mobi.cangol.mobile.service.AppServiceManager
设置服务扫描包
setScanPackage(String...) - 类 中的方法mobi.cangol.mobile.service.AppServiceManagerImpl
 
setSourceFile(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setSpeed(long) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setStatServerURL(String) - 类 中的方法mobi.cangol.mobile.stat.StatAgent
 
setStatus(int) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setStrictMode(boolean) - 类 中的方法mobi.cangol.mobile.CoreApplication
设置是否严格模式 (在super.onCreate方法之前调用才有效)
setTag(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.BaseViewHolder
 
setThreadPool(PoolManager.Pool) - 类 中的方法mobi.cangol.mobile.http.AsyncHttpClient
设置线程池
setThreadPool(PoolManager.Pool) - 类 中的静态方法mobi.cangol.mobile.http.download.DownloadHttpClient
设置线程池
setThreadPoolClose(boolean) - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
setTimestamp(long) - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
setUrl(String) - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
 
setUrl(String) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
setUseInternalStorage(boolean) - 接口 中的方法mobi.cangol.mobile.service.conf.ConfigService
使用内部存储(只对非自定义AppDir有效) 默认为false
setValue(String, Byte) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, String) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, byte[]) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, Boolean) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, Integer) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, Float) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, Double) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, Long) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, Short) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setValue(String, Object) - 类 中的方法mobi.cangol.mobile.db.UpdateBuilder
 
setViewHolder(Object, BaseViewHolder) - 类 中的方法mobi.cangol.mobile.service.download.DownloadResource
 
SHARED_NAME - 接口 中的静态变量mobi.cangol.mobile.service.conf.ConfigService
 
SHARED_PREFS - 类 中的静态变量mobi.cangol.mobile.utils.DataCleanManager
 
showSql(boolean) - 接口 中的方法mobi.cangol.mobile.db.Dao
设置是否显示执行的sql语句
shutdown() - 类 中的方法mobi.cangol.mobile.http.polling.PollingHttpClient
 
shutdown() - 类 中的方法mobi.cangol.mobile.socket.SocketClient
 
size() - 接口 中的方法mobi.cangol.mobile.service.cache.CacheManager
获取缓存大小
size() - 类 中的方法mobi.cangol.mobile.service.cache.DiskLruCache
Returns the number of bytes currently being used to store the values in this cache.
SoapClient - mobi.cangol.mobile.soap中的类
SoapClient.java 使用此类需要ksoap2-android-assembly-3.0.0-jar-with-dependencies.jar
SoapClient() - 类 的构造器mobi.cangol.mobile.soap.SoapClient
 
SoapRequest - mobi.cangol.mobile.soap中的类
 
SoapRequest(HttpTransportSE, SoapSerializationEnvelope, String, SoapResponseHandler) - 类 的构造器mobi.cangol.mobile.soap.SoapRequest
 
SoapResponseHandler - mobi.cangol.mobile.soap中的类
 
SoapResponseHandler() - 类 的构造器mobi.cangol.mobile.soap.SoapResponseHandler
 
SocketClient - mobi.cangol.mobile.socket中的类
Created by weixuewu on 15/11/11.
SocketClient() - 类 的构造器mobi.cangol.mobile.socket.SocketClient
 
SocketHandler - mobi.cangol.mobile.socket中的类
Created by weixuewu on 15/11/11.
SocketHandler() - 类 的构造器mobi.cangol.mobile.socket.SocketHandler
 
SocketRetryHandler - mobi.cangol.mobile.socket中的类
 
SocketRetryHandler(int) - 类 的构造器mobi.cangol.mobile.socket.SocketRetryHandler
 
SocketSerializableHandler - mobi.cangol.mobile.socket中的类
Created by weixuewu on 15/11/11.
SocketSerializableHandler() - 类 的构造器mobi.cangol.mobile.socket.SocketSerializableHandler
 
SocketThread - mobi.cangol.mobile.socket中的类
Created by weixuewu on 15/11/11.
SocketThread(String, int, boolean, int, ExecutorService, SocketHandler) - 类 的构造器mobi.cangol.mobile.socket.SocketThread
 
sourceFile - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
speed - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
splitArray(byte[], int) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
拆分数组
splitString(String, int) - 类 中的静态方法mobi.cangol.mobile.security.RSAUtils
拆分字符串
start(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
开始下载
start() - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
START_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
START_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadResponseHandler
 
START_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.polling.PollingResponseHandler
 
START_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.route.RouteResponseHandler
 
START_MESSAGE - 类 中的静态变量mobi.cangol.mobile.soap.SoapResponseHandler
 
START_MESSAGE - 类 中的静态变量mobi.cangol.mobile.socket.SocketHandler
 
StatAgent - mobi.cangol.mobile.stat中的类
 
StatAgent(CoreApplication) - 类 的构造器mobi.cangol.mobile.stat.StatAgent
 
StatAgent.Builder - mobi.cangol.mobile.stat中的类
 
StatsSession - mobi.cangol.mobile.stat.session中的类
 
StatsSession.OnSessionListener - mobi.cangol.mobile.stat.session中的接口
 
StatsTraffic - mobi.cangol.mobile.stat.traffic中的类
Created by weixuewu on 16/1/22.
status - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
status - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
STATUS_FAILURE - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
STATUS_FINISH - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
STATUS_RERUN - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
STATUS_SERVICE - 接口 中的静态变量mobi.cangol.mobile.service.AppService
状态监听服务
STATUS_START - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
STATUS_STOP - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
STATUS_WAIT - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
StatusListener - mobi.cangol.mobile.service.status中的接口
 
StatusService - mobi.cangol.mobile.service.status中的接口
 
stop(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
停止下载
stop() - 类 中的方法mobi.cangol.mobile.service.download.DownloadTask
 
STOP_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadResponseHandler
 
storageMount(Context) - 接口 中的方法mobi.cangol.mobile.service.status.StatusListener
外置存储挂载
storageRemove(Context) - 接口 中的方法mobi.cangol.mobile.service.status.StatusListener
外置存储移除
StorageUtils - mobi.cangol.mobile.utils中的类
 
stringToBitmap(String) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
String转成Bitmap
StringUtils - mobi.cangol.mobile.utils中的类
 
strip(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
strip
strip(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
strip start|end
stripEnd(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
 
stripStart(String, String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
strip Start
submit(Runnable) - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
submit(Callable<T>) - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
submit(Runnable, T) - 类 中的方法mobi.cangol.mobile.service.PoolManager.Pool
 
Subscribe - mobi.cangol.mobile.service.event中的注释类型
 
SubscriberMethod - mobi.cangol.mobile.service.event中的类
Created by xuewu.wei on 2016/8/3.
SubscriberMethod(Method, ThreadType, int, String) - 类 的构造器mobi.cangol.mobile.service.event.SubscriberMethod
 
Subscription - mobi.cangol.mobile.service.event中的类
Created by xuewu.wei on 2016/8/3.
Subscription(Object, SubscriberMethod, int) - 类 的构造器mobi.cangol.mobile.service.event.Subscription
 
SUCCESS_JSON_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.JsonHttpResponseHandler
 
SUCCESS_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.AsyncHttpResponseHandler
 
SUCCESS_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.polling.PollingResponseHandler
 
SUCCESS_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.route.RouteResponseHandler
 
SUCCESS_MESSAGE - 类 中的静态变量mobi.cangol.mobile.soap.SoapResponseHandler
 
SUFFIX_CONFIG - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
SUFFIX_SOURCE - 类 中的静态变量mobi.cangol.mobile.service.download.Download
 
syncOpenUDID(Context) - 类 中的静态方法mobi.cangol.mobile.utils.DeviceInfo
 
SYSTEM_APP_SUPERUSER_APK - 类 中的静态变量mobi.cangol.mobile.utils.RootUtils
 

T

TAG - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadHttpClient
 
TAG - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadResponseHandler
 
TAG - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadThread
 
TAG - 类 中的静态变量mobi.cangol.mobile.http.polling.PollingHttpClient
 
TAG - 类 中的静态变量mobi.cangol.mobile.http.route.RouteHttpClient
 
tag - 类 中的变量mobi.cangol.mobile.service.download.BaseViewHolder
 
TAG - 类 中的静态变量mobi.cangol.mobile.stat.session.StatsSession
 
TAG - 类 中的静态变量mobi.cangol.mobile.utils.FileUtils
 
Task<R> - mobi.cangol.mobile中的类
Created by xuewu.wei on 2018/5/3.
Task() - 类 的构造器mobi.cangol.mobile.Task
 
Task.InnerHandler - mobi.cangol.mobile中的类
 
TEMP_DIR - 接口 中的静态变量mobi.cangol.mobile.service.conf.ConfigService
 
ThreadType - mobi.cangol.mobile.service.event中的枚举
Created by xuewu.wei on 2016/8/3.
TIME_DAY - 类 中的静态变量mobi.cangol.mobile.service.cache.CacheObject
 
TIME_HOUR - 类 中的静态变量mobi.cangol.mobile.service.cache.CacheObject
 
TIME_MIN - 类 中的静态变量mobi.cangol.mobile.service.cache.CacheObject
 
TIME_MONTH - 类 中的静态变量mobi.cangol.mobile.service.cache.CacheObject
 
TIME_SEC - 类 中的静态变量mobi.cangol.mobile.service.cache.CacheObject
 
TIME_WEEK - 类 中的静态变量mobi.cangol.mobile.service.cache.CacheObject
 
timeout(Location) - 接口 中的方法mobi.cangol.mobile.service.location.BetterLocationListener
更新位置超时,返回最后的有效位置
TimeUtils - mobi.cangol.mobile.utils中的类
 
toActivity(Intent) - 接口 中的方法mobi.cangol.mobile.service.route.OnNavigation
 
toDebugString() - 类 中的方法mobi.cangol.mobile.http.RequestParams
 
toFragment(Fragment) - 接口 中的方法mobi.cangol.mobile.service.route.OnNavigation
 
toJSONArray(List<T>, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
转换Object到JSONArray
toJSONObject(T, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
转换Object到JSONObject
toJSONObject(T, boolean, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.JsonUtils
 
Token() - 类 的构造器mobi.cangol.mobile.utils.HanziToPinyin.Token
 
Token(int, String, String) - 类 的构造器mobi.cangol.mobile.utils.HanziToPinyin.Token
 
toString() - 类 中的方法mobi.cangol.mobile.http.RequestParams
 
toString() - 类 中的方法mobi.cangol.mobile.service.analytics.IMapBuilder
 
toString() - 类 中的方法mobi.cangol.mobile.service.cache.CacheObject
 
toString() - 类 中的方法mobi.cangol.mobile.service.ServiceProperty
 
toString() - 类 中的方法mobi.cangol.mobile.stat.traffic.AppTraffic
 
toString() - 类 中的方法mobi.cangol.mobile.stat.traffic.DateTraffic
 
totalRx - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
totalRx - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
totalTx - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
totalTx - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
toXml(Object, boolean) - 类 中的静态方法mobi.cangol.mobile.parser.XmlUtils
转换Object到xml
trimAllWhitespace(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
repalce all Whitespace
trimForFront(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
remove front Whitespace
trimToEmpty(String) - 类 中的静态方法mobi.cangol.mobile.utils.StringUtils
str the String to be trimmed, may be null
type - 类 中的变量mobi.cangol.mobile.stat.StatAgent.Builder
 

U

uid - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
uid - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
unInstall(Context, String) - 类 中的静态方法mobi.cangol.mobile.utils.AppUtils
卸载应用
UNKNOWN - 类 中的静态变量mobi.cangol.mobile.utils.DeviceInfo
 
UNKNOWN - 类 中的静态变量mobi.cangol.mobile.utils.HanziToPinyin.Token
 
unregister(Object) - 接口 中的方法mobi.cangol.mobile.service.event.ObserverManager
解除订阅者
unregister(String) - 接口 中的方法mobi.cangol.mobile.service.route.RouteService
 
unregisterDownloadStatusListener(DownloadStatusListener) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
移除下载状态监听
unregisterStatusListener(StatusListener) - 接口 中的方法mobi.cangol.mobile.service.status.StatusService
移除状态监听
update(UpdateBuilder) - 接口 中的方法mobi.cangol.mobile.db.Dao
更新数据
update(T, String...) - 接口 中的方法mobi.cangol.mobile.db.Dao
更新数据对象
update(Collection<T>, String...) - 接口 中的方法mobi.cangol.mobile.db.Dao
更新数据对象
UpdateBuilder - mobi.cangol.mobile.db中的类
 
UpdateBuilder(Class<?>) - 类 的构造器mobi.cangol.mobile.db.UpdateBuilder
 
updateById(T, I, String...) - 接口 中的方法mobi.cangol.mobile.db.Dao
更新数据对象根据
updateNotification(int, int) - 类 中的方法mobi.cangol.mobile.service.download.DownloadNotification
 
updateView(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.BaseViewHolder
 
upgrade(boolean) - 接口 中的方法mobi.cangol.mobile.service.upgrade.OnUpgradeListener
更新
upgrade(String, String, boolean) - 接口 中的方法mobi.cangol.mobile.service.upgrade.UpgradeService
更新资源
upgrade(String, String, boolean, boolean) - 接口 中的方法mobi.cangol.mobile.service.upgrade.UpgradeService
更新资源
upgrade(String, String, boolean, boolean, boolean) - 接口 中的方法mobi.cangol.mobile.service.upgrade.UpgradeService
更新资源
UPGRADE_DIR - 接口 中的静态变量mobi.cangol.mobile.service.conf.ConfigService
 
UPGRADE_SERVICE - 接口 中的静态变量mobi.cangol.mobile.service.AppService
更新服务
UpgradeService - mobi.cangol.mobile.service.upgrade中的接口
 
url - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
urlParams - 类 中的变量mobi.cangol.mobile.http.RequestParams
 
UrlUtils - mobi.cangol.mobile.utils中的类
 
UTF_8 - 类 中的静态变量mobi.cangol.mobile.parser.JsonUtils
 
UTF_8 - 类 中的静态变量mobi.cangol.mobile.parser.XmlUtils
 
UTF_8 - 类 中的静态变量mobi.cangol.mobile.utils.FileUtils
 

V

v(String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
v(String, String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
v(String, String, Throwable) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
validateAccount(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证帐号(手机号码或邮箱)格式是否正确
validateContent(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证消息字符串大小(5-140)
validateEmail(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证email地址格式是否正确
validateIP(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证IP地址格式正确 255.255.255.255
validateMobile(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证手机号码格式是否正确
validateNickname(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证昵称格式是否正确(长度5-20,所有单词字符,包括中文,中文算2个字符)
validateNull(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证字符串是否不为空
validatePassword(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证密码格式是否正确(可包含大小写字母、数字、下划线、小数点) ^[a-zA-Z0-9_.]{5,20}$
validatePhone(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证电话号码格式是否正确
validateURL(String) - 类 中的静态方法mobi.cangol.mobile.utils.ValidatorUtils
验证web url地址格式是否正确
ValidatorUtils - mobi.cangol.mobile.utils中的类
 
valueOf(String) - 枚举 中的静态方法mobi.cangol.mobile.service.event.ThreadType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法mobi.cangol.mobile.utils.RootUtils.SHELL_CMD
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法mobi.cangol.mobile.service.event.ThreadType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法mobi.cangol.mobile.utils.RootUtils.SHELL_CMD
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
viewHolders - 类 中的变量mobi.cangol.mobile.service.download.DownloadResource
 
viewScreenshot(View) - 类 中的静态方法mobi.cangol.mobile.utils.BitmapUtils
截屏

W

w(String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
w(String, String) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
w(String, String, Throwable) - 类 中的静态方法mobi.cangol.mobile.logging.Log
 
WAIT_MESSAGE - 类 中的静态变量mobi.cangol.mobile.http.download.DownloadResponseHandler
 
wifiRx - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
wifiRx - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
wifiTx - 类 中的变量mobi.cangol.mobile.stat.traffic.AppTraffic
 
wifiTx - 类 中的变量mobi.cangol.mobile.stat.traffic.DateTraffic
 
write(OutputStream, Serializable) - 类 中的方法mobi.cangol.mobile.socket.SocketSerializableHandler
 
writeJSONArray2File(JSONArray, String) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
写入json对象到文件
writeJSONObject2File(JSONObject, String) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
写入json对象到文件
writeLocker - 类 中的变量mobi.cangol.mobile.socket.SocketHandler
 
writeObject(Object, String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
将object写入文件
writeObject(Serializable, OutputStream) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
将object对象写入输出流
writeObject(Serializable, String) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
将对象写入文件
writeResource(DownloadResource) - 类 中的方法mobi.cangol.mobile.service.download.DownloadExecutor
存除下载资源到本地
writeString(File, String) - 类 中的静态方法mobi.cangol.mobile.utils.FileUtils
将字符串写入文件
writeString2File(String, OutputStream) - 类 中的静态方法mobi.cangol.mobile.utils.Object2FileUtils
写入String到输出流

X

XMLParserException - mobi.cangol.mobile.parser中的异常错误
 
XMLParserException(Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.XMLParserException
 
XMLParserException(String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.XMLParserException
 
XMLParserException(Class<?>, String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.XMLParserException
 
XMLParserException(Class<?>, Field, String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.XMLParserException
 
XMLParserException(Node, String, Throwable) - 异常错误 的构造器mobi.cangol.mobile.parser.XMLParserException
 
XmlUtils - mobi.cangol.mobile.parser中的类
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
跳过导航链接