Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/SmsManagerTestApp/src/com/android/phone/testapps/smsmanagertestapp/
H A DSmsManagerTestApp.java72 findViewById(R.id.get_sub_for_result_button).setOnClickListener(this::getSubIdForResult); in onCreate()
181 private void getSubIdForResult(View view) { in getSubIdForResult() method in SmsManagerTestApp