Searched refs:mPlatformVersion (Results 1 – 2 of 2) sorted by relevance
58 private TextView mPlatformVersion; field in CarMainlineFragment76 mPlatformVersion = view.findViewById(R.id.platform_version); in onCreateView()105 mPlatformVersion.setText(platformApiVersion.toString()); in onStart()111 mPlatformVersion.setText(unsupported); in onStart()
856 private final PlatformVersion mPlatformVersion;867 mPlatformVersion = platformVersion;876 return mPlatformVersion;890 private final PlatformVersion mPlatformVersion;901 mPlatformVersion = platformVersion;910 return mPlatformVersion;