RenderServiceDispatcher

object RenderServiceDispatcher

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
errorIfUnavailable
Link copied to clipboard
fun errorIfUnavailable()
getBroadcastPermissionForReceiver
Link copied to clipboard
fun getBroadcastPermissionForReceiver(context: <ERROR CLASS>, name: String): String?
hashCode
Link copied to clipboard
open override fun hashCode(): Int
startExport
Link copied to clipboard
fun startExport(context: <ERROR CLASS>, stateHandler: <ERROR CLASS>, broadcastAction: String?, broadcastPermission: String?)
toString
Link copied to clipboard
open override fun toString(): String

Properties

EXTRA_BROADCAST_ACTION
Link copied to clipboard
const val EXTRA_BROADCAST_ACTION: String
EXTRA_BROADCAST_PERMISSION
Link copied to clipboard
const val EXTRA_BROADCAST_PERMISSION: String
EXTRA_STATE_HANDLER_ID
Link copied to clipboard
const val EXTRA_STATE_HANDLER_ID: String
isAvailable
Link copied to clipboard
val isAvailable: Boolean