• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1.class public LHiddenApiRestrictions;
2.super Ljava/lang/Object;
3
4.field public static whitelist staticField:I
5
6.field public core-platform-api domainSpecificFlagTest:I
7
8.field public blacklist instanceField:I
9
10.field public test-api testApiField:I
11
12.method public blacklist virtualMethod()V
13    .registers 1
14    return-void
15.end method
16
17.method private greylist-max-o directMethod()V
18    .registers 1
19    return-void
20.end method
21
22.method private core-platform-api corePlatformApiTest()V
23    .registers 1
24    return-void
25.end method
26
27.method greylist-max-q private core-platform-api corePlatformApiAndHiddenApiTest()V
28    .registers 1
29    return-void
30.end method
31
32.method greylist-max-q private test-api testApiMethod()V
33    .registers 1
34    return-void
35.end method
36
37.method greylist-max-q private test-api core-platform-api testAndCorePlatformApiMethod()V
38    .registers 1
39    return-void
40.end method
41
42.method private greylist-max-r greylistMaxR()V
43    .registers 1
44    return-void
45.end method
46