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