Home
last modified time | relevance | path

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

/packages/services/Telephony/testapps/TestSatelliteApp/src/com/android/phone/testapps/satellitetestapp/
DTestSatelliteWrapper.java92 findViewById(R.id.requestAttachEnabledForCarrier_disable) in onCreate()
93 .setOnClickListener(this::requestAttachEnabledForCarrier_disable); in onCreate()
383 private void requestAttachEnabledForCarrier_disable(View view) { in requestAttachEnabledForCarrier_disable() method in TestSatelliteWrapper