Home
last modified time | relevance | path

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

/packages/services/Telephony/testapps/TestSatelliteApp/src/com/android/phone/testapps/satellitetestapp/
DTestSatelliteWrapper.java78 findViewById(R.id.isOnlyNonTerrestrialNetworkSubscription) in onCreate()
79 .setOnClickListener(this::isOnlyNonTerrestrialNetworkSubscription); in onCreate()
254 private void isOnlyNonTerrestrialNetworkSubscription(View view) { in isOnlyNonTerrestrialNetworkSubscription() method in TestSatelliteWrapper
267 .isOnlyNonTerrestrialNetworkSubscription(id); in isOnlyNonTerrestrialNetworkSubscription()