Searched refs:registerForDetected (Results 1 – 4 of 4) sorted by relevance
208 mUiccCardApplication.registerForDetected(mHandler, EVENT_APP_STATE_DETECTED, null); in testAppStateChangeNotification()
84 verify(mUiccCardApplication3gpp).registerForDetected( in setUp()
463 public void registerForDetected(Handler h, int what, Object obj) { in registerForDetected() method in UiccCardApplication
306 mParentApp.registerForDetected(this, EVENT_APP_DETECTED, null); in IccRecords()