OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VISIBILITY_SECRET
(Results
1 - 5
of
5
) sorted by null
/developers/build/prebuilts/gradle/LNotifications/Application/src/main/java/com/example/android/lnotifications/
VisibilityMetadataFragment.java
163
SECRET(Notification.
VISIBILITY_SECRET
, "Secret", R.drawable.ic_secret_notification);
/developers/samples/android/notification/LNotifications/Application/src/main/java/com/example/android/lnotifications/
VisibilityMetadataFragment.java
163
SECRET(Notification.
VISIBILITY_SECRET
, "Secret", R.drawable.ic_secret_notification);
/development/samples/browseable/LNotifications/src/com.example.android.lnotifications/
VisibilityMetadataFragment.java
163
SECRET(Notification.
VISIBILITY_SECRET
, "Secret", R.drawable.ic_secret_notification);
/cts/hostsidetests/incident/src/com/android/server/cts/
NotificationIncidentTest.java
47
private static final int
VISIBILITY_SECRET
= -1;
123
(rp.getVisibility() >=
VISIBILITY_SECRET
&&
/cts/tests/app/src/android/app/cts/
NotificationManagerTest.java
[
all
...]
Completed in 1190 milliseconds