Searched refs:sdkVersion (Results 1 – 9 of 9) sorted by relevance
55 int sdkVersion = Integer.parseInt(Build.VERSION.SDK); // Cupcake style in getInstance() local56 if (sdkVersion < Build.VERSION_CODES.ECLAIR) { in getInstance()
31 final int sdkVersion = Integer.parseInt(Build.VERSION.SDK); in newInstance() local33 if (sdkVersion < Build.VERSION_CODES.ECLAIR) { in newInstance()35 } else if (sdkVersion < Build.VERSION_CODES.FROYO) { in newInstance()
87 int32_t sdkVersion; member
246 void AConfiguration_setSdkVersion(AConfiguration* config, int32_t sdkVersion);
255 void AConfiguration_setSdkVersion(AConfiguration* config, int32_t sdkVersion);
258 void AConfiguration_setSdkVersion(AConfiguration* config, int32_t sdkVersion);
264 void AConfiguration_setSdkVersion(AConfiguration* config, int32_t sdkVersion);
263 void AConfiguration_setSdkVersion(AConfiguration* config, int32_t sdkVersion);