RemoteInput$ImplBase.smali
.class Landroid/support/v4/app/RemoteInput$ImplBase;
.super Ljava/lang/Object;
.source "RemoteInput.java"
# interfaces
.implements Landroid/support/v4/app/RemoteInput$Impl;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Landroid/support/v4/app/RemoteInput;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x8
name = "ImplBase"
.end annotation
# direct methods
.method constructor <init>()V
.registers 1
.prologue
.line 316
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public addDataResultToIntent(Landroid/support/v4/app/RemoteInput;Landroid/content/Intent;Ljava/util/Map;)V
.registers 6
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/support/v4/app/RemoteInput;",
"Landroid/content/Intent;",
"Ljava/util/Map",
"<",
"Ljava/lang/String;",
"Landroid/net/Uri;",
">;)V"
}
.end annotation
.prologue
.line 338
const-string v0, "RemoteInput"
const-string v1, "RemoteInput is only supported from API Level 16"
invoke-static {v0, v1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
.line 339
return-void
.end method
.method public addResultsToIntent([Landroid/support/v4/app/RemoteInput;Landroid/content/Intent;Landroid/os/Bundle;)V
.registers 6
.prologue
.line 332
const-string v0, "RemoteInput"
const-string v1, "RemoteInput is only supported from API Level 16"
invoke-static {v0, v1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
.line 333
return-void
.end method
.method public getDataResultsFromIntent(Landroid/content/Intent;Ljava/lang/String;)Ljava/util/Map;
.registers 5
.annotation system Ldalvik/annotation/Signature;
value = {
"(",
"Landroid/content/Intent;",
"Ljava/lang/String;",
")",
"Ljava/util/Map",
"<",
"Ljava/lang/String;",
"Landroid/net/Uri;",
">;"
}
.end annotation
.prologue
.line 326
const-string v0, "RemoteInput"
const-string v1, "RemoteInput is only supported from API Level 16"
invoke-static {v0, v1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
.line 327
const/4 v0, 0x0
return-object v0
.end method
.method public getResultsFromIntent(Landroid/content/Intent;)Landroid/os/Bundle;
.registers 4
.prologue
.line 319
const-string v0, "RemoteInput"
const-string v1, "RemoteInput is only supported from API Level 16"
invoke-static {v0, v1}, Landroid/util/Log;->w(Ljava/lang/String;Ljava/lang/String;)I
.line 320
const/4 v0, 0x0
return-object v0
.end method