Home
last modified time | relevance | path

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

/aosp12/packages/apps/ImsServiceEntitlement/src/com/android/imsserviceentitlement/
H A DWfcActivationActivity.java74 runOnUiThreadIfAlive( in showActivationUi()
94 runOnUiThreadIfAlive( in showWebview()
105 private void runOnUiThreadIfAlive(Runnable r) { in runOnUiThreadIfAlive() method in WfcActivationActivity