Lines Matching refs:before
50 # (1) isSystemServer=true before isSystemServer=false.
51 # (2) Specified isEphemeralApp= before unspecified isEphemeralApp=
53 # (3) Specified isOwner= before unspecified isOwner= boolean.
54 # (4) Specified user= string before unspecified user= string;
55 # more specific user= string before less specific user= string.
56 # (5) Specified seinfo= string before unspecified seinfo= string.
57 # (6) Specified name= string before unspecified name= string;
58 # more specific name= string before less specific name= string.
59 # (7) Specified path= string before unspecified path= string.
60 # more specific name= string before less specific name= string.
61 # (8) Specified isPrivApp= before unspecified isPrivApp= boolean.
62 # (9) Higher value of minTargetSdkVersion= before lower value of
65 # (10) fromRunAs=true before fromRunAs=false.