Searched refs:getEnvironment (Results 1 – 5 of 5) sorted by relevance
55 private NotificationData.KeyguardEnvironment getEnvironment() { in getEnvironment() method in NotificationFilter89 if (!(getEnvironment().isDeviceProvisioned() in shouldFilterOut()94 if (!getEnvironment().isNotificationForCurrentProfiles(sbn)) { in shouldFilterOut()
27 pConfig.targets().triple().getEnvironment() == llvm::Triple::GNUX32) { in MCLDEmulateX86ELF()
50 pConfig.targets().triple().getEnvironment() == llvm::Triple::GNUX32) { in X86GNULDBackend()
140 private KeyguardEnvironment getEnvironment() { in getEnvironment() method in NotificationData175 if (!getEnvironment().isNotificationForCurrentProfiles(sbn)) { in getNotificationsForCurrentUser()
193 emu_triple.getEnvironment() == llvm::Triple::UnknownEnvironment) in ParseEmulation()202 if (emu_triple.getEnvironment() != llvm::Triple::UnknownEnvironment) in ParseEmulation()203 triple.setEnvironment(emu_triple.getEnvironment()); in ParseEmulation()