Searched refs:LOWPAN_SERVICE (Results 1 – 4 of 4) sorted by relevance
74 return (LowpanManager) context.getSystemService(Context.LOWPAN_SERVICE); in from()79 IBinder binder = ServiceManager.getService(Context.LOWPAN_SERVICE); in getManager()
780 registerService(Context.LOWPAN_SERVICE, LowpanManager.class, in registerService() argument784 IBinder b = ServiceManager.getServiceOrThrow(Context.LOWPAN_SERVICE); in registerService()
4431 public static final String LOWPAN_SERVICE = "lowpan"; field in Context
13134 Landroid/content/Context;->LOWPAN_SERVICE:Ljava/lang/String;