Lines Matching refs:can
17 A simple example of using SDK Runtime testscenario utilities can be found in
80 // You can optionally override this method to return a view
93 // You can optionally expect parameters
157 You can now invoke tests from your JUnit test suite as shown. Note that
163 each test, you can simply annotate the SdkSandboxScenarioRule as a @Rule and
181 // You can optionally provide parameters to your
197 // You can define tests inside a separate class.
220 You can optionally provide a Bundle
222 that can be retrieved and used from inside test SDKs via the onLoadSdk method.
251 You can optionally provide a custom [IBinder]
253 that can be retrieved and used from inside test SDKs.
277 // The IBinder can be retrieved inside SDK tests using the API