Searched refs:DO_NOTIFY_SESSION_CREATED (Results 1 – 2 of 2) sorted by relevance
2062 mServiceHandler.obtainMessage(ServiceHandler.DO_NOTIFY_SESSION_CREATED, args)2146 private static final int DO_NOTIFY_SESSION_CREATED = 2; field in TvInputService.ServiceHandler2244 mServiceHandler.obtainMessage(ServiceHandler.DO_NOTIFY_SESSION_CREATED, in handleMessage()2249 case DO_NOTIFY_SESSION_CREATED: { in handleMessage()
34481 Landroid/media/tv/TvInputService$ServiceHandler;->DO_NOTIFY_SESSION_CREATED:I