Searched refs:DO_NOTIFY_SESSION_CREATED (Results 1 – 4 of 4) sorted by relevance
939 private static final int DO_NOTIFY_SESSION_CREATED = 2; field in TvAdService.ServiceHandler969 DO_NOTIFY_SESSION_CREATED, someArgs).sendToTarget(); in handleMessage()972 case DO_NOTIFY_SESSION_CREATED: { in handleMessage()
2779 mServiceHandler.obtainMessage(ServiceHandler.DO_NOTIFY_SESSION_CREATED,2863 private static final int DO_NOTIFY_SESSION_CREATED = 2; field in TvInputService.ServiceHandler2963 mServiceHandler.obtainMessage(ServiceHandler.DO_NOTIFY_SESSION_CREATED, in handleMessage()2968 case DO_NOTIFY_SESSION_CREATED: { in handleMessage()
2379 private static final int DO_NOTIFY_SESSION_CREATED = 2; field in TvInteractiveAppService.ServiceHandler2422 mServiceHandler.obtainMessage(ServiceHandler.DO_NOTIFY_SESSION_CREATED, in handleMessage()2426 case DO_NOTIFY_SESSION_CREATED: { in handleMessage()
31603 Landroid/media/tv/TvInputService$ServiceHandler;->DO_NOTIFY_SESSION_CREATED:I