Home | History | Annotate | Download | only in nfc

Lines Matching defs:targetSdkVersion

1090         int targetSdkVersion = getSdkVersion();
1103 if (targetSdkVersion < android.os.Build.VERSION_CODES.JELLY_BEAN) {
1203 int targetSdkVersion = getSdkVersion();
1216 if (targetSdkVersion < android.os.Build.VERSION_CODES.JELLY_BEAN) {
1283 int targetSdkVersion = getSdkVersion();
1296 if (targetSdkVersion < android.os.Build.VERSION_CODES.JELLY_BEAN) {
1888 return mContext.getApplicationInfo().targetSdkVersion;