toggle menu
Kaluga
1.3.0-SNAPSHOT
common
switch theme
search in API
test-utils-location
/
com.splendo.kaluga.test.location
/
MockLocationState
/
Disabled
/
NoGPS
No
GPS
class
NoGPS
(
lastKnownLocation
:
Location
)
:
MockLocationState.Disabled
,
LocationState.Disabled.NoGPS
Members
Constructors
No
GPS
Link copied to clipboard
constructor
(
lastKnownLocation
:
Location
)
Properties
deinitialized
Link copied to clipboard
val
deinitialized
:
suspend
(
)
->
MockLocationState.Deinitialized
enable
Link copied to clipboard
open
override
val
enable
:
suspend
(
)
->
LocationState.Enabled
location
Link copied to clipboard
open
override
val
location
:
Location
revoke
Permission
Link copied to clipboard
open
override
val
revokePermission
:
suspend
(
)
->
MockLocationState.Disabled.NotPermitted
Functions
remain
Link copied to clipboard
open
fun
<
S
:
KalugaState
>
remain
(
)
:
suspend
(
)
->
S