Home
last modified time | relevance | path

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

/aosp12/packages/services/Telephony/testapps/EmbmsServiceTestApp/src/com/android/phone/testapps/embmsmw/
H A DAppActiveStreams.java62 public boolean isMethodSet() { in isMethodSet() method in AppActiveStreams.StreamCallbackWithState
125 if (newMethod != oldMethod || callbackWithState.isMethodSet()) { in updateStreamingMethod()