Searched refs:newInterface (Results 1 – 1 of 1) sorted by relevance
695 IBinder newInterface = parentInterface == null ? null : parentInterface.asBinder(); in setParentInterface() local698 if (oldInterface != newInterface) { in setParentInterface()