Searched refs:sController (Results 1 – 3 of 3) sorted by relevance
29 static EncryptionController sController; field in TestEncryptionActivity34 return sController; in getEncryptionController()
109 TestEncryptionActivity.sController = mController; in setUp()
107 private val sController = Controller() constant110 fun getController() = sController