Searched defs:SERVICE_ACTION (Results 1 – 4 of 4) sorted by relevance
32 ACTIVITY_INTENT_ACTION, BROADCAST_INTENT_ACTION, SERVICE_ACTION, INTENT_CATEGORY, FEATURE; enumConstant
42 private static final String SERVICE_ACTION = "com.android.location.service.GeofenceProvider"; field in GeofenceProxy
35 private static final String SERVICE_ACTION = "com.android.location.service.GeocodeProvider"; field in GeocoderProxy
111 private static final String SERVICE_ACTION = "com.android.ITelecomService"; field in TelecomLoaderService