Searched refs:changeLocation (Results 1 – 2 of 2) sorted by relevance
106 changeLocation(true) in testLocationChanged()115 changeLocation(true) in testMicCamAndLocationChanged()138 private fun changeLocation(value: Boolean?) = changeProperty(LOCATION, value) in changeMicCamera() method
227 changeLocation(false) in testNotListeningWhenIndicatorsDisabled()236 changeLocation(false) in testNotSendingLocationWhenLocationDisabled()255 changeLocation(false) in testNotUpdated_LocationChangeWhenLocationDisabled()384 private fun changeLocation(value: Boolean) { in changeLocation() method in com.android.systemui.privacy.AppOpsPrivacyItemMonitorTest