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