Home | History | Annotate | Download | only in app

Lines Matching defs:cn

1657             final ComponentName cn = ComponentName.unflattenFromString(flat);
1658 if (cn != null) {
1659 return cn;
1665 final ComponentName cn = ComponentName.unflattenFromString(flat);
1666 if (cn != null) {
1667 return cn;