Searched refs:logIsDeviceInApprovedCountry (Results 1 – 5 of 5) sorted by relevance
103 verify(mStatsLogger).logIsDeviceInApprovedCountry(); in doWork_responseIsSuccessful_isInApprovedCountry_correctResultAndLog()118 verify(mStatsLogger).logIsDeviceInApprovedCountry(); in doWork_responseIsSuccessful_isNotInApprovedCountry_correctResultAndLog()132 verify(mStatsLogger).logIsDeviceInApprovedCountry(); in doWork_responseIsNotSuccessful_failureResultAndLog()
54 void logIsDeviceInApprovedCountry(); in logIsDeviceInApprovedCountry() method
106 public void logIsDeviceInApprovedCountry() { in logIsDeviceInApprovedCountry() method in StatsLoggerImpl
70 .logIsDeviceInApprovedCountry(); in startWork()
115 mStatsLogger.logIsDeviceInApprovedCountry(); in logIsDeviceInApprovedCountry_shouldWriteCorrectLog()