HomeSort by relevance Sort by last modified time
    Searched refs:startServiceWithIntent (Results 1 - 2 of 2) sorted by null

  /packages/apps/Messaging/src/com/android/messaging/datamodel/action/
ActionServiceImpl.java 56 startServiceWithIntent(intent);
89 startServiceWithIntent(intent);
105 startServiceWithIntent(intent);
181 ActionServiceImpl.startServiceWithIntent(intent);
225 private static void startServiceWithIntent(final Intent intent) {
241 "ActionService.startServiceWithIntent: failed to start service for intent "
BackgroundWorkerService.java 84 startServiceWithIntent(OP_PROCESS_REQUEST, intent);
90 private static void startServiceWithIntent(final int opcode, final Intent intent) {

Completed in 644 milliseconds