Searched refs:executeToBoolean (Results 1 – 4 of 4) sorted by relevance
80 return mShellCommandExecutor.executeToBoolean( in isAutoDetectionEnabled()92 return mShellCommandExecutor.executeToBoolean( in isGeoDetectionEnabled()104 return mShellCommandExecutor.executeToBoolean( in isGeoDetectionSupported()110 return mShellCommandExecutor.executeToBoolean( in isTelephonyDetectionSupported()
53 return mShellCommandExecutor.executeToBoolean( in isLocationEnabledForCurrentUser()
49 public final boolean executeToBoolean(@NonNull String command) throws Exception { in executeToBoolean() method in DeviceShellCommandExecutor
71 return mShellCommandExecutor.executeToBoolean(cmd); in isSyncDisabled()