MCPcopy Create free account

hub / github.com/chaychan/BlogFileResource / functions

Functions127 in github.com/chaychan/BlogFileResource

↓ 9 callersMethodgetInstance
(Context context)
utils/ShareSDKUtils.java:24
↓ 6 callersMethodtoString
()
phone/bean/Video.java:85
↓ 5 callersMethodunitFormat
(int i)
utils/TimeUtils.java:147
↓ 3 callersMethodgetName
()
phone/bean/Video.java:53
↓ 2 callersMethodsetIsRom
(boolean isRom)
phone/bean/AppInfo.java:81
↓ 2 callersMethodsetIsUserApp
(boolean isUserApp)
phone/bean/AppInfo.java:73
↓ 1 callersMethodcalculateDayStatus
判断是否处于今天还是昨天,0表示今天,-1表示昨天,小于-1则是昨天以前 @param targetTime @param compareTime @return
utils/TimeUtils.java:105
↓ 1 callersMethodgetAllIntent
(String param)
utils/OpenFileUtil.java:45
↓ 1 callersMethodgetApkFileIntent
(String param)
utils/OpenFileUtil.java:56
↓ 1 callersMethodgetAudioFileIntent
(String param)
utils/OpenFileUtil.java:79
↓ 1 callersMethodgetChmFileIntent
(String param)
utils/OpenFileUtil.java:144
↓ 1 callersMethodgetCurrentTimeString
返回yyyy-MM-dd HH:mm:ss类型的时间字符串
utils/TimeUtils.java:192
↓ 1 callersMethodgetExcelFileIntent
(String param)
utils/OpenFileUtil.java:122
↓ 1 callersMethodgetFileIconByPath
通过文件名获取文件图标
phone/FileUtils.java:47
↓ 1 callersMethodgetFileType
(String path)
phone/FileUtils.java:31
↓ 1 callersMethodgetImageFileIntent
(String param)
utils/OpenFileUtil.java:100
↓ 1 callersMethodgetInstance
(Context context)
phone/FileManager.java:37
↓ 1 callersMethodgetPdfFileIntent
(String param)
utils/OpenFileUtil.java:171
↓ 1 callersMethodgetPinyin
(String str)
phone/PinyinUtils.java:17
↓ 1 callersMethodgetPinyin
()
phone/bean/Music.java:80
↓ 1 callersMethodgetPptFileIntent
(String param)
utils/OpenFileUtil.java:111
↓ 1 callersMethodgetSurnamePinyin
根据名字获取姓氏的拼音 @param name 名字 @return 姓氏的拼音
phone/PinyinUtils.java:80
↓ 1 callersMethodgetTextFileIntent
(String param, boolean paramBoolean)
utils/OpenFileUtil.java:155
↓ 1 callersMethodgetTodayTimeBucket
根据不同时间段,显示不同时间 @param date @return
utils/TimeUtils.java:306
↓ 1 callersMethodgetVideoFileIntent
(String param)
utils/OpenFileUtil.java:67
↓ 1 callersMethodgetWeekOfDate
根据日期获得星期 @param date @return
utils/TimeUtils.java:290
↓ 1 callersMethodgetWordFileIntent
(String param)
utils/OpenFileUtil.java:133
↓ 1 callersMethodisEnglish
(char c)
phone/PinyinUtils.java:70
↓ 1 callersMethodisExists
判断文件是否存在 @param path 文件的路径 @return
phone/FileUtils.java:26
↓ 1 callersMethodisHanZi
(char c)
phone/PinyinUtils.java:64
↓ 1 callersMethodisPicFile
是否是图片文件
phone/FileUtils.java:67
↓ 1 callersMethodisSameWeekDates
判断两个日期是否在同一周 @param date1 @param date2 @return
utils/TimeUtils.java:261
↓ 1 callersMethodisSameYear
判断是否是同一年 @param targetTime @param compareTime @return
utils/TimeUtils.java:87
↓ 1 callersMethodsetApkName
(String apkName)
phone/bean/AppInfo.java:57
↓ 1 callersMethodsetApkPackageName
(String apkPackageName)
phone/bean/AppInfo.java:89
↓ 1 callersMethodsetApkSize
(long apkSize)
phone/bean/AppInfo.java:65
↓ 1 callersMethodsetApplicationInfo
(ApplicationInfo applicationInfo)
phone/bean/AppInfo.java:97
↓ 1 callersMethodsetCount
(int count)
phone/bean/ImgFolderBean.java:44
↓ 1 callersMethodsetDir
(String dir)
phone/bean/ImgFolderBean.java:22
↓ 1 callersMethodsetFistImgPath
(String fistImgPath)
phone/bean/ImgFolderBean.java:32
↓ 1 callersMethodsetIcon
(Drawable icon)
phone/bean/AppInfo.java:49
↓ 1 callersMethodsetVersionCode
(int versionCode)
phone/bean/AppInfo.java:105
MethodFileBean
(String path, int iconId)
phone/bean/FileBean.java:14
MethodFileItem
(int filePic, String fileName, String filePath, String fileModifiedTime)
phone/bean/FileItem.java:46
MethodImgFolderBean
()
phone/bean/ImgFolderBean.java:48
MethodMusic
(String name, String path, String album, String artist, long size, int duration)
phone/bean/Music.java:22
MethodVideo
(int id, String path, String name, String resolution, long size, long date, long duration)
phone/bean/Video.java:16
Methodaccept
(File dir, String filename)
phone/FileManager.java:202
MethodcompareTime
与当前时间对比 @param time @return
utils/TimeUtils.java:174
MethodcompareTo
(Music music)
phone/bean/Music.java:88
MethodgetAlbum
()
phone/bean/Music.java:48
MethodgetApkName
()
phone/bean/AppInfo.java:53
MethodgetApkPackageName
()
phone/bean/AppInfo.java:85
MethodgetApkSize
()
phone/bean/AppInfo.java:61
MethodgetAppInfos
获取已安装apk的列表
phone/FileManager.java:247
MethodgetApplicationInfo
()
phone/bean/AppInfo.java:93
MethodgetArtist
()
phone/bean/Music.java:56
MethodgetCount
()
phone/bean/ImgFolderBean.java:40
MethodgetCurrentTimeYMD
获取当前时间 yyyy-MM-dd格式 @return
utils/TimeUtils.java:331
MethodgetDate
()
phone/bean/Video.java:69
MethodgetDateByYMD
将yyyy-MM-dd的字符串转换成Date对象
utils/TimeUtils.java:339
MethodgetDayLast
得到剩余天数 @param endTime 结束时间 @return
utils/TimeUtils.java:30
MethodgetDir
()
phone/bean/ImgFolderBean.java:18
MethodgetDuration
()
phone/bean/Video.java:77
MethodgetDuration
()
phone/bean/Music.java:72
MethodgetExtFromFilename
从文件的全名得到文件的拓展名 @param filename @return
phone/FileUtils.java:92
MethodgetFileModifiedTime
()
phone/bean/FileItem.java:38
MethodgetFileName
()
phone/bean/FileItem.java:22
MethodgetFilePath
()
phone/bean/FileItem.java:30
MethodgetFilePic
()
phone/bean/FileItem.java:14
MethodgetFilesByType
通过文件类型得到相应文件的集合
phone/FileManager.java:142
MethodgetFistImgPath
()
phone/bean/ImgFolderBean.java:28
MethodgetHtmlFileIntent
(String param)
utils/OpenFileUtil.java:91
MethodgetIcon
()
phone/bean/AppInfo.java:45
MethodgetId
()
phone/bean/Video.java:29
MethodgetImageFolders
得到图片文件夹集合
phone/FileManager.java:176
MethodgetImgListByDir
通过图片文件夹的路径获取该目录下的图片
phone/FileManager.java:228
MethodgetModifiedTime
读取文件的修改时间 @param f @return
phone/FileUtils.java:105
MethodgetMonthBegin
获取当前月1号 返回格式yyyy-MM-dd (eg: 2007-06-01) @return
utils/TimeUtils.java:162
MethodgetMusics
获取本机音乐列表 @return
phone/FileManager.java:54
MethodgetName
()
phone/bean/Music.java:32
MethodgetName
()
phone/bean/ImgFolderBean.java:36
MethodgetPath
()
phone/bean/Video.java:45
MethodgetPath
()
phone/bean/Music.java:40
MethodgetResolution
()
phone/bean/Video.java:37
MethodgetShortTime
获取短时间格式 @return
utils/TimeUtils.java:56
MethodgetSize
()
phone/bean/Video.java:61
MethodgetSize
()
phone/bean/Music.java:64
MethodgetTimeShowString
@param milliseconds 时间值 @param isDetail 是否需要显示具体时间段 + 时分和星期 + 时分 @return
utils/TimeUtils.java:202
MethodgetVersionCode
()
phone/bean/AppInfo.java:101
MethodgetVideoThumbnail
(int id)
phone/FileManager.java:130
MethodgetVideos
获取本机视频列表 @return
phone/FileManager.java:94
MethodisRom
()
phone/bean/AppInfo.java:77
MethodisSDCardAvailable
判断SD卡是否挂载
phone/FileUtils.java:77
MethodisUserApp
()
phone/bean/AppInfo.java:69
MethodonCancel
(Platform platform, int i)
utils/ShareSDKUtils.java:228
MethodonComplete
(Platform platform, int i, HashMap<String, Object> hashMap)
utils/ShareSDKUtils.java:208
MethodonError
(Platform platform, int i, Throwable throwable)
utils/ShareSDKUtils.java:218
MethodopenFile
(String filePath)
utils/OpenFileUtil.java:11
Methodrun
()
utils/ShareSDKUtils.java:211
next →1–100 of 127, ranked by callers