Searched refs:targetShutDownInstance (Results 1 – 1 of 1) sorted by relevance
2209 String targetShutDownInstance = ""; in processMessageImpl() local2217 targetShutDownInstance = sapInfo.getApInstanceIdentifier(); in processMessageImpl()2218 Log.d(getTag(), "Remove the " + targetShutDownInstance in processMessageImpl() local2230 if (TextUtils.isEmpty(targetShutDownInstance)) { in processMessageImpl()2238 removeIfaceInstanceFromBridgedApIface(targetShutDownInstance); in processMessageImpl()