OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getVersionRecursive
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/os/test-apps/StaticSharedLibProviderAppRecursive/src/android/os/lib/provider/recursive/
StaticSharedLibRecursive.java
22
public static int
getVersionRecursive
(Context context) {
/cts/hostsidetests/os/test-apps/StaticSharedLibProviderApp1/src/android/os/lib/provider/
StaticSharedLib.java
25
return Math.min(StaticSharedLibRecursive.
getVersionRecursive
(context),
Completed in 902 milliseconds