Inheritance: java.lang.Object, android.os.Parcelable, android.view.LayoutInflater.Filter
Esempio n. 1
0
 internal SetEmptyView(RemoteViews _enclosing, int viewId, int emptyViewId)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 2
0
 internal SetEmptyView(RemoteViews _enclosing, android.os.Parcel @in)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 3
0
 public ViewGroupAction(RemoteViews _enclosing, android.os.Parcel parcel)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 4
0
 internal MemoryUsageCounter(RemoteViews _enclosing)
 {
     this._enclosing = _enclosing;
 }
Esempio n. 5
0
 internal ReflectionAction(RemoteViews _enclosing, android.os.Parcel @in)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 6
0
 public ViewGroupAction(RemoteViews _enclosing, int viewId, android.widget.RemoteViews
                        nestedViews)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 7
0
 internal ReflectionActionWithoutParams(RemoteViews _enclosing, int viewId, string
                                        methodName)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 8
0
 internal ReflectionAction(RemoteViews _enclosing, int viewId, string methodName,
                           int type, object value)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 9
0
 public SetDrawableParameters(RemoteViews _enclosing, int id, bool targetBackground
                              , int alpha, int colorFilter, android.graphics.PorterDuff.Mode mode, int level)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 10
0
 public SetDrawableParameters(RemoteViews _enclosing, android.os.Parcel parcel)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 11
0
 public SetOnClickPendingIntent(RemoteViews _enclosing, android.os.Parcel parcel)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 12
0
 public SetOnClickPendingIntent(RemoteViews _enclosing, int id, android.app.PendingIntent
                                pendingIntent)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 13
0
 public SetRemoteViewsAdapterIntent(RemoteViews _enclosing, android.os.Parcel parcel
                                    )
 {
     throw new System.NotImplementedException();
 }
Esempio n. 14
0
 public SetRemoteViewsAdapterIntent(RemoteViews _enclosing, int id, android.content.Intent
                                    intent)
 {
     throw new System.NotImplementedException();
 }
Esempio n. 15
0
 public SetOnClickFillInIntent(RemoteViews _enclosing, int id, android.content.Intent
                               fillInIntent)
 {
     throw new System.NotImplementedException();
 }