Searched refs:interfacName (Results 1 – 1 of 1) sorted by relevance
200 boolean hasInterface(String interfacName) { in hasInterface() argument201 return mTrackingInterfaces.containsKey(interfacName); in hasInterface()