Searched refs:getStringResourceWrapper (Results 1 – 3 of 3) sorted by relevance
77 WifiStringResourceWrapper sr = mContext.getStringResourceWrapper( in onEapFailure()
197 public WifiStringResourceWrapper getStringResourceWrapper(int subId, int carrierId) { in getStringResourceWrapper() method in WifiContext
89 when(mContext.getStringResourceWrapper(anyInt(), anyInt())).thenReturn(mResourceWrapper); in setUp()