Searched refs:COMPACT_ACTION_ANON (Results 1 – 1 of 1) sorted by relevance
83 private static final String COMPACT_ACTION_ANON = "anon"; field in AppCompactor502 return COMPACT_ACTION_ANON; in compactActionIntToString()669 if (action.equals(COMPACT_ACTION_FULL) || action.equals(COMPACT_ACTION_ANON)) { in handleMessage()752 || action.equals(COMPACT_ACTION_ANON)) { in handleMessage()