Searched refs:EXTRA_SERVICE (Results 1 – 3 of 3) sorted by relevance
138 public static final String EXTRA_SERVICE = "service"; field in TileService336 mService = IQSService.Stub.asInterface(intent.getIBinderExtra(EXTRA_SERVICE)); in onBind()
101 mIntent.putExtra(TileService.EXTRA_SERVICE, service.asBinder()); in TileLifecycleManager()
64121 Landroid/service/quicksettings/TileService;->EXTRA_SERVICE:Ljava/lang/String;