Searched refs:adding (Results 1 – 21 of 21) sorted by relevance
3 aidl has moved to //system/tools/aidl as part of adding support for
3 Consider adding your utility class/function here if it will
3 Please use caution when adding tests here.
267 boolean adding = false; in startActivity()277 adding = true; in startActivity()301 if (adding) { in startActivity()
187 boolean adding); in updateDeviceIdleTempWhitelist() argument
54 You can access the kernel context by adding a special parameter named "context" of type244 You can access the kernel context by adding a special parameter named "context" of248 // adding these variables as arguments. For the more rarely used indices<br/>
44 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
34 Tests can be added by adding classes to the src directory. JUnit4 style test cases can
95 println("adding $key in $conf by $task")233 println("adding to the list ${dependency.artifact}")
123 println("adding artifact $artifact")
57 * You can access the kernel context by adding a special parameter named "context" of type215 * You can access the kernel context by adding a special parameter named "context" of219 * // adding these variables as arguments. For the more rarely used indices364 * You can access it by adding a special parameter named "context" of
3321 private int findPositionForStack(int requestedPosition, TaskStack stack, boolean adding) { in findPositionForStack() argument3324 toTop |= adding ? requestedPosition >= topChildPosition + 1 in findPositionForStack()3341 targetPosition = adding ? topChildPosition : topChildPosition - 1; in findPositionForStack()
151 "If you are adding APIs that should be excluded from the public API surface,\n" +
34 …ng development has the ability to modify their application package (e.g. adding a file to their na…
2420 private void updateTempWhitelistAppIdsLocked(int appId, boolean adding) { in updateTempWhitelistAppIdsLocked() argument2434 adding); in updateTempWhitelistAppIdsLocked()
203 # For example adding "sideeffect=\par Side Effects:\n" will allow you to211 # A mapping has the form "name=value". For example adding
216 # For example adding226 # A mapping has the form "name=value". For example adding "class=itcl::class"
177 # For example adding "sideeffect=\par Side Effects:\n" will allow you to
2357 // OPEN: “Add Printers” screen for adding printers
23867 public void updateDeviceIdleTempWhitelist(int[] appids, int changingAppId, boolean adding) {23870 setAppIdTempWhitelistStateLocked(changingAppId, adding);