Searched defs:OP_START_ACTION (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
H A DActionServiceImpl.java51 final Intent intent = makeIntent(OP_START_ACTION);
67 final Intent intent = PendingActionReceiver.makeIntent(OP_START_ACTION);
110 protected static final int OP_START_ACTION = 200; field in class:ActionServiceImpl
191 final Intent intent = PendingActionReceiver.makeIntent(OP_START_ACTION);
265 case OP_START_ACTION: {

Completed in 84 milliseconds