Home
last modified time | relevance | path

Searched refs:getChannelId (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/tv-provider/src/android/support/media/tv/
DPreviewProgram.java92 public long getChannelId() { in getChannelId() method in PreviewProgram
DProgram.java91 public long getChannelId() { in getChannelId() method in Program
/frameworks/support/tv-provider/tests/src/android/support/media/tv/
DProgramTest.java219 assertEquals(programA.getChannelId(), programB.getChannelId()); in compareProgram()
DPreviewProgramTest.java318 assertEquals(programA.getChannelId(), programB.getChannelId()); in compareProgram()
/frameworks/base/packages/Osu/src/com/android/hotspot2/osu/
DHTTPHandler.java80 return ((OpenSSLSocketImpl) mSocket).getChannelId(); in getTLSUnique()
/frameworks/base/core/java/android/service/notification/
DStatusBarNotification.java136 ? "c:" + notification.getChannelId() in groupKey()
/frameworks/support/compat/java/android/support/v4/app/
DNotificationCompat.java4412 public static String getChannelId(Notification notification) { in getChannelId() method in NotificationCompat
4414 return notification.getChannelId(); in getChannelId()
4423 return getChannelId(notification); in getChannel()
/frameworks/base/services/core/java/com/android/server/am/
DServiceRecord.java486 localForegroundNoti.getChannelId()); in postNotification()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationManagerService.java3185 String channelId = notification.getChannelId(); in enqueueNotificationInternal()
3186 if (mIsTelevision && (new Notification.TvExtender(notification)).getChannelId() != null) { in enqueueNotificationInternal()
3187 channelId = (new Notification.TvExtender(notification)).getChannelId(); in enqueueNotificationInternal()
/frameworks/support/api/
D26.0.0-SNAPSHOT.txt1380 method public long getChannelId();
1396 method public long getChannelId();
6320 method public static java.lang.String getChannelId(android.app.Notification);
D26.0.0-beta2.txt1380 method public long getChannelId();
1396 method public long getChannelId();
6309 method public static java.lang.String getChannelId(android.app.Notification);
D26.0.0-beta1.txt1371 method public long getChannelId();
1387 method public long getChannelId();
D26.0.0-alpha1.txt1170 method public long getChannelId();
/frameworks/base/api/
Dsystem-current.txt5297 method public java.lang.String getChannelId();
5659 method public java.lang.String getChannelId();
Dcurrent.txt5115 method public java.lang.String getChannelId();