Searched refs:ask (Results 1 – 10 of 10) sorted by relevance
449 public void setPackageAskCompatModeLocked(String packageName, boolean ask) { in setPackageAskCompatModeLocked() argument450 setPackageFlagLocked(packageName, COMPAT_FLAG_DONT_ASK, ask); in setPackageAskCompatModeLocked()
3714 public void setPackageAskScreenCompat(String packageName, boolean ask) { in setPackageAskScreenCompat() argument3718 mCompatModePackages.setPackageAskCompatModeLocked(packageName, ask); in setPackageAskScreenCompat()
851 size_t ask = buffer->mFrameCount; in obtainBuffer() local852 if (part1 > ask) { in obtainBuffer()853 part1 = ask; in obtainBuffer()
316 void setPackageAskScreenCompat(in String packageName, boolean ask); in setPackageAskScreenCompat() argument
981 public void setPackageAskScreenCompat(String packageName, boolean ask) { in setPackageAskScreenCompat() argument983 getTaskService().setPackageAskScreenCompat(packageName, ask); in setPackageAskScreenCompat()
59 give you one that runs on a _shared_ non-ui thread. If you ask for an
36 distributors to deny you these rights or to ask you to surrender these428 write to the author to ask for permission. For software which is
8480 size_t ask = buffer->frameCount; in getNextBuffer() local8481 ALOG_ASSERT(ask > 0); in getNextBuffer()8482 if (part1 > ask) { in getNextBuffer()8483 part1 = ask; in getNextBuffer()
2064 // User denied access to the request folder and checked 'Do not ask again';2069 // User denied access to the request folder and checked 'Do not ask again';3592 // ACTION: "Premium SMS access" for an app - "ask user" option
224 // ACTION: "Premium SMS access" for an app - "ask user" option