OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BubblesTestService
(Results
1 - 2
of
2
) sorted by null
/cts/tests/app/app/src/android/app/stubs/
BubblesTestService.java
33
public class
BubblesTestService
extends Service {
/cts/tests/app/src/android/app/cts/
NotificationManagerTest.java
31
import static android.app.stubs.
BubblesTestService
.EXTRA_TEST_CASE;
32
import static android.app.stubs.
BubblesTestService
.TEST_NO_BUBBLE_METADATA;
33
import static android.app.stubs.
BubblesTestService
.TEST_NO_CATEGORY;
34
import static android.app.stubs.
BubblesTestService
.TEST_NO_PERSON;
35
import static android.app.stubs.
BubblesTestService
.TEST_SUCCESS;
56
import android.app.stubs.
BubblesTestService
;
[
all
...]
Completed in 694 milliseconds