Class ShadowIAppOpsService.ShadowStub

  • Enclosing class:
    ShadowIAppOpsService

    @Implements(value=com.android.internal.app.IAppOpsService.Stub.class,
                isInAndroidSdk=false)
    public static class ShadowIAppOpsService.ShadowStub
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ShadowStub()  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static com.android.internal.app.IAppOpsService asInterface​(android.os.IBinder obj)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ShadowStub

        public ShadowStub()
    • Method Detail

      • asInterface

        @Implementation(minSdk=18)
        public static com.android.internal.app.IAppOpsService asInterface​(android.os.IBinder obj)