Home
last modified time | relevance | path

Searched defs:buildChannel (Results 1 – 3 of 3) sorted by relevance

/packages/modules/DeviceLock/DeviceLockController/src/com/android/devicelockcontroller/provision/grpc/impl/
DChannelFactory.java38 default ManagedChannel buildChannel(String host, int port) { in buildChannel() method
50 ManagedChannel buildChannel(String host, int port, @Nullable SocketFactory socketFactory); in buildChannel() method
/packages/apps/DeskClock/src/com/android/deskclock/data/
DStopwatchNotificationBuilder.kt46 fun buildChannel(context: Context, notificationManager: NotificationManagerCompat) { in buildChannel() method
DTimerNotificationBuilder.kt64 fun buildChannel(context: Context, notificationManager: NotificationManagerCompat) { in buildChannel() method