OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:markBackgroundCompletionQueued
(Results
1 - 4
of
4
) sorted by null
/packages/apps/Messaging/src/com/android/messaging/datamodel/action/
BackgroundWorkerService.java
149
action.
markBackgroundCompletionQueued
();
163
action.
markBackgroundCompletionQueued
();
Action.java
204
protected final void
markBackgroundCompletionQueued
() {
/packages/apps/Messaging/tests/src/com/android/messaging/datamodel/action/
ActionServiceSystemTest.java
128
request.
markBackgroundCompletionQueued
();
178
request.
markBackgroundCompletionQueued
();
266
request.
markBackgroundCompletionQueued
();
ActionTest.java
155
mAction.
markBackgroundCompletionQueued
();
Completed in 73 milliseconds