Searched refs:getServiceIntent (Results 1 – 1 of 1) sorted by relevance
139 private static Intent getServiceIntent(Context c) { in getServiceIntent() method in AdvertiserFragment163 c.startService(getServiceIntent(c)); in startAdvertising()171 c.stopService(getServiceIntent(c)); in stopAdvertising()