121 lines
2.3 KiB
Smali
121 lines
2.3 KiB
Smali
.class Landroid/support/v4/view/MenuItemCompat$MenuItemCompatBaseImpl;
|
|
.super Ljava/lang/Object;
|
|
.source "MenuItemCompat.java"
|
|
|
|
# interfaces
|
|
.implements Landroid/support/v4/view/MenuItemCompat$MenuVersionImpl;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Landroid/support/v4/view/MenuItemCompat;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x8
|
|
name = "MenuItemCompatBaseImpl"
|
|
.end annotation
|
|
|
|
|
|
# direct methods
|
|
.method constructor <init>()V
|
|
.locals 0
|
|
|
|
.line 141
|
|
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
|
|
|
|
return-void
|
|
.end method
|
|
|
|
|
|
# virtual methods
|
|
.method public getAlphabeticModifiers(Landroid/view/MenuItem;)I
|
|
.locals 0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public getContentDescription(Landroid/view/MenuItem;)Ljava/lang/CharSequence;
|
|
.locals 0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getIconTintList(Landroid/view/MenuItem;)Landroid/content/res/ColorStateList;
|
|
.locals 0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getIconTintMode(Landroid/view/MenuItem;)Landroid/graphics/PorterDuff$Mode;
|
|
.locals 0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public getNumericModifiers(Landroid/view/MenuItem;)I
|
|
.locals 0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return p1
|
|
.end method
|
|
|
|
.method public getTooltipText(Landroid/view/MenuItem;)Ljava/lang/CharSequence;
|
|
.locals 0
|
|
|
|
const/4 p1, 0x0
|
|
|
|
return-object p1
|
|
.end method
|
|
|
|
.method public setAlphabeticShortcut(Landroid/view/MenuItem;CI)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setContentDescription(Landroid/view/MenuItem;Ljava/lang/CharSequence;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setIconTintList(Landroid/view/MenuItem;Landroid/content/res/ColorStateList;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setIconTintMode(Landroid/view/MenuItem;Landroid/graphics/PorterDuff$Mode;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setNumericShortcut(Landroid/view/MenuItem;CI)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setShortcut(Landroid/view/MenuItem;CCII)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|
|
|
|
.method public setTooltipText(Landroid/view/MenuItem;Ljava/lang/CharSequence;)V
|
|
.locals 0
|
|
|
|
return-void
|
|
.end method
|