Home
last modified time | relevance | path

Searched refs:mSubscriberId (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/tests/CarDeveloperOptions/src/com/android/car/developeroptions/
DRadioInfo.java183 private TextView mSubscriberId; field in RadioInfo
416 mSubscriberId = (TextView) findViewById(R.id.imsi); in onCreate()
998 mSubscriberId.setText(s); in updateProperties()
/packages/apps/Settings/src/com/android/settings/
DRadioInfo.java194 private TextView mSubscriberId; field in RadioInfo
448 mSubscriberId = (TextView) findViewById(R.id.imsi); in onCreate()
1096 mSubscriberId.setText(s); in updateProperties()