HomeSort by relevance Sort by last modified time
    Searched refs:getPrimaryNotificationSignature (Results 1 - 2 of 2) sorted by null

  /frameworks/base/telephony/java/com/android/internal/telephony/
SmsCbEtwsInfo.java 188 public byte[] getPrimaryNotificationSignature() {
  /packages/apps/CellBroadcastReceiver/tests/unit/src/com/android/cellbroadcastreceiver/
CellBroadcastAlertServiceTest.java 69 assertArrayEquals(info1.getPrimaryNotificationSignature(),
70 info2.getPrimaryNotificationSignature());

Completed in 412 milliseconds