Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bzsome/VirtualApp-x326
/ functions
Functions
4,771 in github.com/bzsome/VirtualApp-x326
⨍
Functions
4,771
◇
Types & classes
1,555
↓ 3 callers
Method
getAllPendingJobs
()
lib/src/main/java/com/lody/virtual/server/interfaces/IJobService.java:19
↓ 3 callers
Method
getAppInfo
()
lib/src/main/java/com/lody/virtual/server/pm/PackageSetting.java:52
↓ 3 callers
Method
getAppRequestListener
()
lib/src/main/java/com/lody/virtual/server/interfaces/IAppManager.java:57
↓ 3 callers
Method
getAuthToken
(int userId, IAccountManagerResponse response, Account account, String authTokenType, boolean notifyOnAuthFail
lib/src/main/java/com/lody/virtual/server/interfaces/IAccountManager.java:22
↓ 3 callers
Method
getAuthTokenLabel
(int userId, IAccountManagerResponse response, String accountType, String authTokenType)
lib/src/main/java/com/lody/virtual/server/interfaces/IAccountManager.java:36
↓ 3 callers
Method
getBaseVUid
()
lib/src/main/java/com/lody/virtual/client/VClientImpl.java:151
↓ 3 callers
Method
getCacheDir
Define a method that calls into the represented Java class
lib/src/main/jni/fb/include/fb/fbjni/Context.h:23
↓ 3 callers
Method
getCallingActivity
(int userId, IBinder token)
lib/src/main/java/com/lody/virtual/server/interfaces/IActivityManager.java:61
↓ 3 callers
Method
getCallingPackage
(int userId, IBinder token)
lib/src/main/java/com/lody/virtual/server/interfaces/IActivityManager.java:59
↓ 3 callers
Method
getCollection
()
lib/src/main/java/com/lody/virtual/helper/collection/ArrayMap.java:71
↓ 3 callers
Method
getCount
()
lib/src/main/java/com/lody/virtual/client/stub/ResolverActivity.java:677
↓ 3 callers
Method
getCurrentPackage
()
lib/src/main/java/com/lody/virtual/client/VClientImpl.java:130
↓ 3 callers
Method
getCurrentVersion
()
lib/src/main/java/com/lody/virtual/helper/PersistenceLayer.java:26
↓ 3 callers
Method
getDataDirectory
()
lib/src/main/java/com/lody/virtual/os/VEnvironment.java:151
↓ 3 callers
Method
getInstalledApps
@param context Context @return All the Applications we Installed.
app/src/main/java/io/virtualapp/home/repo/AppDataSource.java:31
↓ 3 callers
Method
getItem
(int position)
app/src/main/java/io/virtualapp/abs/ui/BaseAdapterPlus.java:98
↓ 3 callers
Method
getItemCount
()
app/src/main/java/io/virtualapp/home/adapters/LaunchpadAdapter.java:134
↓ 3 callers
Method
getItemId
(int position)
app/src/main/java/io/virtualapp/abs/ui/BaseAdapterPlus.java:110
↓ 3 callers
Method
getLayoutAlignment
获取文本框的布局 @param textView @return
app/src/main/java/io/virtualapp/widgets/fittext/FitTextHelper.java:308
↓ 3 callers
Method
getNameForUid
(int uid)
lib/src/main/java/com/lody/virtual/server/interfaces/IPackageManager.java:69
↓ 3 callers
Method
getOpacity
()
app/src/main/java/io/virtualapp/widgets/Indicator.java:52
↓ 3 callers
Method
getPackageCacheFile
(String packageName)
lib/src/main/java/com/lody/virtual/os/VEnvironment.java:131
↓ 3 callers
Method
getPackageForToken
(int userId, IBinder token)
lib/src/main/java/com/lody/virtual/server/interfaces/IActivityManager.java:65
↓ 3 callers
Method
getPendingIntent
(IBinder binder)
lib/src/main/java/com/lody/virtual/server/interfaces/IActivityManager.java:93
↓ 3 callers
Function
getPlainJniReference
lib/src/main/jni/fb/include/fb/fbjni/References-inl.h:19
↓ 3 callers
Method
getPrimaryColor
()
app/src/main/java/io/virtualapp/widgets/ShimmerViewBase.java:17
↓ 3 callers
Method
getPrns
()
lib/src/main/java/com/lody/virtual/client/env/VirtualGPSSatalines.java:38
↓ 3 callers
Method
getServiceFetcher
()
lib/src/main/java/com/lody/virtual/client/ipc/ServiceManagerNative.java:36
↓ 3 callers
Method
getSnrs
()
lib/src/main/java/com/lody/virtual/client/env/VirtualGPSSatalines.java:42
↓ 3 callers
Function
getStackTrace
lib/src/main/jni/fb/lyra/lyra.cpp:68
↓ 3 callers
Function
getStackTraceSymbols
TODO(t10737622): Improve on-device symbolification
lib/src/main/jni/fb/lyra/lyra.cpp:74
↓ 3 callers
Method
getSystemPid
()
lib/src/main/java/com/lody/virtual/server/interfaces/IActivityManager.java:19
↓ 3 callers
Method
getTaskAffinity
(ActivityInfo info)
lib/src/main/java/com/lody/virtual/helper/utils/ComponentUtils.java:21
↓ 3 callers
Method
getUserInfo
(int userHandle)
lib/src/main/java/com/lody/virtual/server/interfaces/IUserManager.java:26
↓ 3 callers
Method
getUserInfoLocked
(int userId)
lib/src/main/java/com/lody/virtual/server/pm/VUserManagerService.java:201
↓ 3 callers
Method
getUsers
(boolean excludeDying)
lib/src/main/java/com/lody/virtual/server/interfaces/IUserManager.java:24
↓ 3 callers
Method
hasFooter
()
app/src/main/java/io/virtualapp/abs/nestedadapter/SmartRecyclerAdapter.java:63
↓ 3 callers
Function
hde64_disasm
lib/src/main/jni/Substrate/hde64.c:14
↓ 3 callers
Method
idealIntArraySize
(int need)
lib/src/main/java/com/lody/virtual/helper/collection/ContainerHelpers.java:24
↓ 3 callers
Method
indexOfKey
Returns the index of a key in the set. @param key The key to search for. @return Returns the index of the key if it exists, else a negative integer.
lib/src/main/java/com/lody/virtual/helper/collection/SimpleArrayMap.java:282
↓ 3 callers
Method
indexOfObject
(Object[] array, Class<?> type, int sequence)
lib/src/main/java/com/lody/virtual/helper/utils/ArrayUtils.java:79
↓ 3 callers
Method
init
()
app/src/main/java/io/virtualapp/effects/ExplosionField.java:96
↓ 3 callers
Method
init
(Context context, AttributeSet attrs)
app/src/main/java/io/virtualapp/widgets/DragSelectRecyclerView.java:88
↓ 3 callers
Method
init
(Context context, AttributeSet attrs)
app/src/main/java/io/virtualapp/widgets/LauncherIconView.java:67
↓ 3 callers
Method
initCause
lib/src/main/jni/fb/jni/Exceptions.cpp:166
↓ 3 callers
Method
installPackage
(String path, int flags)
lib/src/main/java/com/lody/virtual/server/interfaces/IAppManager.java:27
↓ 3 callers
Method
isAppPkg
(String pkg)
lib/src/main/java/com/lody/virtual/client/hook/base/MethodProxy.java:115
↓ 3 callers
Method
isEmpty
Return true if the array map contains no items.
lib/src/main/java/com/lody/virtual/helper/collection/ArraySet.java:325
↓ 3 callers
Function
isFourByteUTF8Encoding
lib/src/main/jni/fb/jni/LocalString.cpp:51
↓ 3 callers
Method
isIndexSelected
(int index)
app/src/main/java/io/virtualapp/widgets/DragSelectRecyclerViewAdapter.java:173
↓ 3 callers
Method
isInstalled
(int userId)
lib/src/main/java/com/lody/virtual/server/pm/PackageSetting.java:109
↓ 3 callers
Method
isLoading
()
app/src/main/java/io/virtualapp/home/models/AppData.java:11
↓ 3 callers
Method
isSimilarSignature
(Method possiblyMatchingMethod, String desiredMethodName, Class<?>[] de
lib/src/main/java/com/lody/virtual/helper/utils/Reflect.java:429
↓ 3 callers
Method
isStarted
()
app/src/main/java/io/virtualapp/widgets/Indicator.java:125
↓ 3 callers
Method
join
(String serverName, IBinder binder)
lib/src/main/java/com/lody/virtual/helper/ipcbus/IServerCache.java:9
↓ 3 callers
Method
keyAt
Return the key at the given index in the array. @param index The desired index, must be between 0 and {@link #size()}-1. @return Returns the key store
lib/src/main/java/com/lody/virtual/helper/collection/SimpleArrayMap.java:332
↓ 3 callers
Function
match_path
lib/src/main/jni/Foundation/SandboxFs.cpp:83
↓ 3 callers
Function
modifiedLength
lib/src/main/jni/fb/jni/LocalString.cpp:59
↓ 3 callers
Method
newArray
(int size)
lib/src/main/java/com/lody/virtual/server/pm/IntentResolver.java:343
↓ 3 callers
Method
notifyGPSStatus
(Map listeners)
lib/src/main/java/com/lody/virtual/client/hook/proxies/location/GPSListenerThread.java:30
↓ 3 callers
Method
notifyMNmeaListener
(Map listeners)
lib/src/main/java/com/lody/virtual/client/hook/proxies/location/GPSListenerThread.java:74
↓ 3 callers
Method
obtainAttributes
(Context context, AttributeSet attrs)
app/src/main/java/io/virtualapp/widgets/LabelView.java:42
↓ 3 callers
Method
onActivityResumed
(int userId, IBinder token)
lib/src/main/java/com/lody/virtual/server/interfaces/IActivityManager.java:53
↓ 3 callers
Method
onRequestInstall
(String path)
lib/src/main/java/com/lody/virtual/client/core/VirtualCore.java:773
↓ 3 callers
Method
onSessionActiveChanged
(PackageInstallerSession session, boolean active)
lib/src/main/java/com/lody/virtual/server/pm/installer/VPackageInstallerService.java:411
↓ 3 callers
Method
onSessionBadgingChanged
(PackageInstallerSession session)
lib/src/main/java/com/lody/virtual/server/pm/installer/VPackageInstallerService.java:407
↓ 3 callers
Function
onSoLoaded
lib/src/main/jni/Foundation/IOUniformer.cpp:626
↓ 3 callers
Method
openRead
Open the atomic file for reading. If there previously was an incomplete write, this will roll back to the last good data before opening for read. Yo
lib/src/main/java/com/lody/virtual/helper/utils/AtomicFile.java:147
↓ 3 callers
Method
preOpt
Optimize the Dalvik-Cache for the specified package. @param pkg package name @throws IOException
lib/src/main/java/com/lody/virtual/client/core/VirtualCore.java:321
↓ 3 callers
Method
property
将给定字符串的开头改为小写. @param string @return
lib/src/main/java/com/lody/virtual/helper/utils/Reflect.java:127
↓ 3 callers
Method
putAll
Perform a {@link #put(Object, Object)} of all key/value pairs in <var>map</var> @param map The map whose contents are to be retrieved.
lib/src/main/java/com/lody/virtual/helper/collection/ArrayMap.java:137
↓ 3 callers
Method
queryContentProviders
(String processName, int vuid, int flags)
lib/src/main/java/com/lody/virtual/server/interfaces/IPackageManager.java:65
↓ 3 callers
Method
queryIntentActivities
(Intent intent, String resolvedType, int flags, int userId)
lib/src/main/java/com/lody/virtual/server/interfaces/IPackageManager.java:39
↓ 3 callers
Method
queryIntentFromList
(Intent intent, String resolvedType, boolean defaultOnly, ArrayList<F[]> listCut, int userId)
lib/src/main/java/com/lody/virtual/server/pm/IntentResolver.java:233
↓ 3 callers
Method
read
java.io thinks that a read at EOF is an error and should return -1, contrary to traditional Unix practice where you'd read until you got 0 bytes (and
lib/src/main/java/com/lody/virtual/server/pm/installer/FileBridge.java:139
↓ 3 callers
Method
readIntAttribute
(XmlPullParser parser, String attr, int defaultValue)
lib/src/main/java/com/lody/virtual/server/pm/VUserManagerService.java:653
↓ 3 callers
Method
redirectBroadcastIntent
(Intent intent, int userId)
lib/src/main/java/com/lody/virtual/helper/utils/ComponentUtils.java:101
↓ 3 callers
Method
refreshAuthenticatorCache
(String packageName)
lib/src/main/java/com/lody/virtual/server/accounts/VAccountManagerService.java:978
↓ 3 callers
Function
registerNatives
lib/src/main/jni/fb/include/jni/Registration.h:18
↓ 3 callers
Method
register_intent_filter
(F filter, Iterator<String> i, HashMap<String, F[]> dest, String prefix)
lib/src/main/java/com/lody/virtual/server/pm/IntentResolver.java:453
↓ 3 callers
Method
release
lib/src/main/jni/fb/include/fb/fbjni/CoreClasses-inl.h:588
↓ 3 callers
Method
remove
(int pos)
app/src/main/java/io/virtualapp/abs/ui/BaseAdapterPlus.java:49
↓ 3 callers
Method
removeAccount
(int userId, IAccountManagerResponse response, Account account, boolean expectActivityLaunch)
lib/src/main/java/com/lody/virtual/server/interfaces/IAccountManager.java:52
↓ 3 callers
Method
removeFilter
(F f)
lib/src/main/java/com/lody/virtual/server/pm/IntentResolver.java:202
↓ 3 callers
Method
replace
(int index, AppData data)
app/src/main/java/io/virtualapp/home/adapters/LaunchpadAdapter.java:40
↓ 3 callers
Method
replaceService
(String name)
lib/src/main/java/com/lody/virtual/client/hook/base/BinderInvocationStub.java:64
↓ 3 callers
Method
reset
lib/src/main/jni/fb/include/fb/fbjni/Iterator-inl.h:41
↓ 3 callers
Method
resetLinearGradient
()
app/src/main/java/io/virtualapp/widgets/ShimmerViewHelper.java:109
↓ 3 callers
Method
resolveContentProvider
(String name, int flags, int userId)
lib/src/main/java/com/lody/virtual/server/interfaces/IPackageManager.java:61
↓ 3 callers
Method
resolveIntent
(Intent intent, String resolvedType, int flags, int userId)
lib/src/main/java/com/lody/virtual/server/interfaces/IPackageManager.java:37
↓ 3 callers
Method
resolveServiceInfo
(Intent intent, int userId)
lib/src/main/java/com/lody/virtual/client/core/VirtualCore.java:591
↓ 3 callers
Method
run
()
app/src/main/java/io/virtualapp/widgets/MaterialRippleLayout.java:250
↓ 3 callers
Method
run
()
app/src/main/java/io/virtualapp/widgets/Shimmer.java:91
↓ 3 callers
Method
saveJobs
()
lib/src/main/java/com/lody/virtual/server/job/VJobSchedulerService.java:200
↓ 3 callers
Method
set
(Collection<T> items)
app/src/main/java/io/virtualapp/abs/ui/BaseAdapterPlus.java:69
↓ 3 callers
Method
setMode
(int userId, String pkg, int mode)
lib/src/main/java/com/lody/virtual/server/interfaces/IVirtualLocationManager.java:17
↓ 3 callers
Function
setNativePointer
lib/src/main/jni/fb/include/fb/fbjni/Hybrid.h:66
↓ 3 callers
Method
setPresenter
(T presenter)
app/src/main/java/io/virtualapp/abs/BaseView.java:12
↓ 3 callers
Method
setProgress
@param progress the progress ,range [0,100]
app/src/main/java/io/virtualapp/widgets/LauncherIconView.java:342
↓ 3 callers
Method
setShimmering
(boolean isShimmering)
app/src/main/java/io/virtualapp/widgets/ShimmerViewBase.java:11
← previous
next →
601–700 of 4,771, ranked by callers