Home
last modified time | relevance | path

Searched refs:getLocationUpdatedIntentFilter (Results 1 – 2 of 2) sorted by relevance

/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/ui/
DAttractionListFragment.java92 mBroadcastReceiver, UtilityService.getLocationUpdatedIntentFilter()); in onResume()
/development/samples/browseable/XYZTouristAttractions/Application/src/com.example.android.xyztouristattractions/service/
DUtilityService.java82 public static IntentFilter getLocationUpdatedIntentFilter() { in getLocationUpdatedIntentFilter() method in UtilityService