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

  /external/perfetto/test/cts/producer/src/android/perfetto/producer/
ProducerActivity.java 37 NotificationChannel serviceChannel =
39 serviceChannel.setDescription("Perfetto service");
40 serviceChannel.setLockscreenVisibility(Notification.VISIBILITY_PRIVATE);
41 manager.createNotificationChannel(serviceChannel);
  /prebuilts/sdk/tools/
jack-server-4.11.ALPHA.jar 

Completed in 168 milliseconds