-
public class DeviceAuthMethodHandler.Companion
-
-
Field Summary
Fields Modifier and Type Field Description public final Parcelable.Creator<DeviceAuthMethodHandler>CREATORpublic final static DeviceAuthMethodHandler.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final ScheduledThreadPoolExecutorgetBackgroundExecutor()final Parcelable.Creator<DeviceAuthMethodHandler>getCREATOR()-
-
Method Detail
-
getBackgroundExecutor
@Synchronized() final ScheduledThreadPoolExecutor getBackgroundExecutor()
-
getCREATOR
final Parcelable.Creator<DeviceAuthMethodHandler> getCREATOR()
-
-
-
-