OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRecursiveVersion
(Results
1 - 2
of
2
) sorted by null
/cts/hostsidetests/os/test-apps/StaticSharedLibProviderApp1/src/android/os/lib/provider/
StaticSharedLib.java
28
public static int
getRecursiveVersion
(Context context) {
/cts/hostsidetests/os/test-apps/StaticSharedLibConsumerApp1/src/android/os/lib/consumer1/
UseSharedLibraryTest.java
59
assertSame(2, StaticSharedLib.
getRecursiveVersion
(context));
Completed in 74 milliseconds