Searched refs:getAfcLocationUtil (Results 1 – 3 of 3) sorted by relevance
77 mAfcLocationUtil = wifiInjector.getAfcLocationUtil(); in AfcManager()
1235 public AfcLocationUtil getAfcLocationUtil() { in getAfcLocationUtil() method in WifiInjector
94 when(mWifiInjector.getAfcLocationUtil()).thenReturn(mAfcLocationUtil); in setUp()