Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/SmsManagerTestApp/src/com/android/phone/testapps/smsmanagertestapp/
H A DSmsManagerTestApp.java76 .setOnClickListener(this::setPersistentServiceComponentDisabled); in onCreate()
203 private void setPersistentServiceComponentDisabled(View view) { in setPersistentServiceComponentDisabled() method in SmsManagerTestApp