Searched refs:IN_PROCESS_SUFFIX (Results 1 – 1 of 1) sorted by relevance
63 private static final String IN_PROCESS_SUFFIX = ".InProcess"; field in NetworkStackClient302 new Intent(inSystemProcess ? baseAction + IN_PROCESS_SUFFIX : baseAction); in getNetworkStackIntent()