Searched refs:sendPendingUserActionIntentIfNeeded (Results 1 – 1 of 1) sorted by relevance
2033 if (sendPendingUserActionIntentIfNeeded()) { in handlePreapprovalRequest()2492 private boolean sendPendingUserActionIntentIfNeeded() { in sendPendingUserActionIntentIfNeeded() method in PackageInstallerSession2522 boolean wasUserActionIntentSent = sendPendingUserActionIntentIfNeeded(); in handleInstall()