Searched refs:ACTION_INSTALL (Results 1 – 1 of 1) sorted by relevance
146 private static final String ACTION_INSTALL = "android.credentials.INSTALL"; field in KeyChain266 Intent intent = new Intent(ACTION_INSTALL); in createInstallIntent()