- setAccessibilityServiceState(boolean) - Static method in class com.linkedin.android.testbutler.TestButler
-
Enable TestButler's dummy accessibility service.
- setAlwaysFinishActivities(boolean) - Static method in class com.linkedin.android.testbutler.TestButler
-
Enable or disable always finish activities setting on the emulator
- setGsmState(boolean) - Static method in class com.linkedin.android.testbutler.TestButler
-
Enable/disable the GSM connection on the emulator
- setImmersiveModeConfirmation(boolean) - Static method in class com.linkedin.android.testbutler.TestButler
-
Enable or disable immersive mode confirmation
- setLocale(String, String, Context) - Static method in class com.linkedin.android.testbutler.TestButler
-
Set the locale for the application under test.
- setLocationMode(int) - Static method in class com.linkedin.android.testbutler.TestButler
-
Change the location services mode on the emulator
- setRotation(int) - Static method in class com.linkedin.android.testbutler.TestButler
-
Change the screen rotation of the emulator
- setShowImeWithHardKeyboardState(boolean) - Static method in class com.linkedin.android.testbutler.TestButler
-
Tell the system to prefer the hardware IME
This method has no effect on api levels below API 22
You must have your emulator configured with a hardware IME, or this method has no effect
- setSpellCheckerState(boolean) - Static method in class com.linkedin.android.testbutler.TestButler
-
Enable or disable the system spell checker
- setup(Context) - Static method in class com.linkedin.android.testbutler.TestButler
-
Start the remote ButlerService to prepare for running tests
- setWifiState(boolean) - Static method in class com.linkedin.android.testbutler.TestButler
-
Enable/disable the Wifi connection on the emulator