Home
last modified time | relevance | path

Searched defs:getVersion (Results 1 – 25 of 111) sorted by relevance

12345

/aosp12/frameworks/base/services/core/jni/gnss/
H A DGnssConfiguration.cpp69 jobject GnssConfiguration::getVersion(JNIEnv* env) { in getVersion() function in android::gnss::GnssConfiguration
128 jobject GnssConfiguration_V1_0::getVersion(JNIEnv* env) { in getVersion() function in android::gnss::GnssConfiguration_V1_0
185 jobject GnssConfiguration_V1_1::getVersion(JNIEnv* env) { in getVersion() function in android::gnss::GnssConfiguration_V1_1
203 jobject GnssConfiguration_V2_0::getVersion(JNIEnv* env) { in getVersion() function in android::gnss::GnssConfiguration_V2_0
230 jobject GnssConfiguration_V2_1::getVersion(JNIEnv* env) { in getVersion() function in android::gnss::GnssConfiguration_V2_1
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v1/src/com/android/framework/multidexlegacyversionedtestapp/
H A DClassForMainDex.java25 public static int getVersion() { in getVersion() method in ClassForMainDex
H A DVersion.java22 public static int getVersion() { in getVersion() method in Version
H A DMainActivity.java30 public int getVersion() { in getVersion() method in MainActivity
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v2/src/com/android/framework/multidexlegacyversionedtestapp/
H A DClassForMainDex.java25 public static int getVersion() { in getVersion() method in ClassForMainDex
H A DVersion.java22 public static int getVersion() { in getVersion() method in Version
H A DMainActivity.java30 public int getVersion() { in getVersion() method in MainActivity
/aosp12/frameworks/base/core/tests/hosttests/test-apps/MultiDexLegacyVersionedTestApp_v3/src/com/android/framework/multidexlegacyversionedtestapp/
H A DClassForMainDex.java25 public static int getVersion() { in getVersion() method in ClassForMainDex
H A DVersion.java22 public static int getVersion() { in getVersion() method in Version
H A DMainActivity.java30 public int getVersion() { in getVersion() method in MainActivity
/aosp12/frameworks/base/packages/SystemUI/plugin_core/src/com/android/systemui/plugins/
H A DPlugin.java119 default int getVersion() { in getVersion() method
/aosp12/frameworks/base/core/java/android/timezone/
H A DZoneInfoDb.java61 public String getVersion() { in getVersion() method in ZoneInfoDb
/aosp12/frameworks/base/services/core/java/com/android/server/integrity/model/
H A DRuleMetadata.java38 public String getVersion() { in getVersion() method in RuleMetadata
/aosp12/frameworks/base/tests/SharedLibrary/lib/src/com/google/android/test/shared_library/
H A DSharedLibraryMain.java42 public static int getVersion(Context context) { in getVersion() method in SharedLibraryMain
/aosp12/frameworks/base/media/java/android/media/tv/tuner/filter/
H A DSectionEvent.java51 public int getVersion() { in getVersion() method in SectionEvent
/aosp12/frameworks/av/media/codec2/hidl/plugin/
H A DDefaultFilterPlugin.cpp46 GetFilterPluginVersionFunc getVersion = in DefaultFilterPlugin() local
/aosp12/packages/modules/Permission/service/java/com/android/role/persistence/
H A DRolesState.java73 public int getVersion() { in getVersion() method in RolesState
/aosp12/frameworks/base/core/java/android/content/integrity/
H A DRuleSet.java44 public String getVersion() { in getVersion() method in RuleSet
/aosp12/frameworks/opt/vcard/java/com/android/vcard/
H A DVCardParserImpl_V40.java42 protected int getVersion() { in getVersion() method in VCardParserImpl_V40
/aosp12/packages/apps/QuickSearchBox/src/com/android/quicksearchbox/
H A DVoiceSearch.java91 public int getVersion() { in getVersion() method in VoiceSearch
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/sip/
H A DSipSessionConfiguration.java22 public long getVersion(); in getVersion() method
/aosp12/frameworks/base/services/core/java/com/android/server/locksettings/
H A DVersionedPasswordMetrics.java43 public int getVersion() { in getVersion() method in VersionedPasswordMetrics
/aosp12/packages/modules/Wifi/framework/java/android/net/wifi/p2p/nsd/
H A DWifiP2pUpnpServiceResponse.java50 public int getVersion() { in getVersion() method in WifiP2pUpnpServiceResponse
/aosp12/packages/apps/TV/tests/common/src/com/android/tv/testing/testinput/
H A DChannelState.java68 public int getVersion() { in getVersion() method in ChannelState
/aosp12/frameworks/base/services/core/java/com/android/server/location/settings/
H A DLocationUserSettings.java42 public int getVersion() { in getVersion() method in LocationUserSettings

12345