Searched refs:mILowpanInterface (Results 1 – 3 of 3) sorted by relevance
138 iface = tracker.mILowpanInterface; in getInterface()234 onInterfaceRemoved(previous.mILowpanInterface, name); in addInterface()262 lowpanInterface = agent.mILowpanInterface; in removeInterfaceByName()284 if (entry.getValue().mILowpanInterface == lowpanInterface) { in removeInterface()
86 ILowpanInterface mILowpanInterface; field in LowpanInterfaceTracker536 mILowpanInterface = ifaceService; in LowpanInterfaceTracker()
44 private ILowpanInterface mILowpanInterface; field in LowpanCtl142 if (mILowpanInterface == null) { in getILowpanInterface()143 mILowpanInterface = getLowpanInterface().getService(); in getILowpanInterface()145 return mILowpanInterface; in getILowpanInterface()