Searched refs:expectedProcessName (Results 1 – 1 of 1) sorted by relevance
219 public BaseNetworkService(boolean networkAllowed, String expectedProcessName) { in BaseNetworkService() argument221 mExpectedProcessName = expectedProcessName; in BaseNetworkService()