Changes of com.discord v971
This commit is contained in:
parent
788ca26a31
commit
bf33436ae9
6820 changed files with 121178 additions and 151907 deletions
|
@ -1,89 +0,0 @@
|
|||
.class Landroidx/appcompat/app/AppCompatDelegateImpl$AutoTimeNightModeManager;
|
||||
.super Landroidx/appcompat/app/AppCompatDelegateImpl$AutoNightModeManager;
|
||||
.source "AppCompatDelegateImpl.java"
|
||||
|
||||
|
||||
# annotations
|
||||
.annotation system Ldalvik/annotation/EnclosingClass;
|
||||
value = Landroidx/appcompat/app/AppCompatDelegateImpl;
|
||||
.end annotation
|
||||
|
||||
.annotation system Ldalvik/annotation/InnerClass;
|
||||
accessFlags = 0x0
|
||||
name = "AutoTimeNightModeManager"
|
||||
.end annotation
|
||||
|
||||
|
||||
# instance fields
|
||||
.field private final mTwilightManager:Landroidx/appcompat/app/TwilightManager;
|
||||
|
||||
.field final synthetic this$0:Landroidx/appcompat/app/AppCompatDelegateImpl;
|
||||
|
||||
|
||||
# direct methods
|
||||
.method constructor <init>(Landroidx/appcompat/app/AppCompatDelegateImpl;Landroidx/appcompat/app/TwilightManager;)V
|
||||
.locals 0
|
||||
|
||||
iput-object p1, p0, Landroidx/appcompat/app/AppCompatDelegateImpl$AutoTimeNightModeManager;->this$0:Landroidx/appcompat/app/AppCompatDelegateImpl;
|
||||
|
||||
invoke-direct {p0, p1}, Landroidx/appcompat/app/AppCompatDelegateImpl$AutoNightModeManager;-><init>(Landroidx/appcompat/app/AppCompatDelegateImpl;)V
|
||||
|
||||
iput-object p2, p0, Landroidx/appcompat/app/AppCompatDelegateImpl$AutoTimeNightModeManager;->mTwilightManager:Landroidx/appcompat/app/TwilightManager;
|
||||
|
||||
return-void
|
||||
.end method
|
||||
|
||||
|
||||
# virtual methods
|
||||
.method createIntentFilterForBroadcastReceiver()Landroid/content/IntentFilter;
|
||||
.locals 2
|
||||
|
||||
new-instance v0, Landroid/content/IntentFilter;
|
||||
|
||||
invoke-direct {v0}, Landroid/content/IntentFilter;-><init>()V
|
||||
|
||||
const-string v1, "android.intent.action.TIME_SET"
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/content/IntentFilter;->addAction(Ljava/lang/String;)V
|
||||
|
||||
const-string v1, "android.intent.action.TIMEZONE_CHANGED"
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/content/IntentFilter;->addAction(Ljava/lang/String;)V
|
||||
|
||||
const-string v1, "android.intent.action.TIME_TICK"
|
||||
|
||||
invoke-virtual {v0, v1}, Landroid/content/IntentFilter;->addAction(Ljava/lang/String;)V
|
||||
|
||||
return-object v0
|
||||
.end method
|
||||
|
||||
.method public getApplyableNightMode()I
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/app/AppCompatDelegateImpl$AutoTimeNightModeManager;->mTwilightManager:Landroidx/appcompat/app/TwilightManager;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/appcompat/app/TwilightManager;->isNight()Z
|
||||
|
||||
move-result v0
|
||||
|
||||
if-eqz v0, :cond_0
|
||||
|
||||
const/4 v0, 0x2
|
||||
|
||||
return v0
|
||||
|
||||
:cond_0
|
||||
const/4 v0, 0x1
|
||||
|
||||
return v0
|
||||
.end method
|
||||
|
||||
.method public onChange()V
|
||||
.locals 1
|
||||
|
||||
iget-object v0, p0, Landroidx/appcompat/app/AppCompatDelegateImpl$AutoTimeNightModeManager;->this$0:Landroidx/appcompat/app/AppCompatDelegateImpl;
|
||||
|
||||
invoke-virtual {v0}, Landroidx/appcompat/app/AppCompatDelegateImpl;->applyDayNight()Z
|
||||
|
||||
return-void
|
||||
.end method
|
Loading…
Add table
Add a link
Reference in a new issue