Searched refs:NOTIFICATION_MESSAGE_ID (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/Osu/src/com/android/
H A DMainActivity.java53 private static final int NOTIFICATION_MESSAGE_ID = 1; // Used for other messages field in class:MainActivity
380 notificationManager.notify(NOTIFICATION_MESSAGE_ID, builder.build());

Completed in 30 milliseconds