xref: /aosp_15_r20/art/test/800-smali/smali/b_21873167.smali (revision 795d594fd825385562da6b089ea9b2033f3abf5a)
1.class public LB21873167;
2.super Ljava/lang/Object;
3
4.method public constructor <init>()V
5    .registers 1
6    invoke-direct {p0}, Ljava/lang/Object;-><init>()V
7    return-void
8.end method
9
10.method public test()V
11    .registers 1
12    :start
13    monitor-enter p0
14    monitor-exit  p0
15    :end
16    return-void
17    .catchall {:start .. :end} :end
18.end method
19