Home
last modified time | relevance | path

Searched defs:doAdd (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/base/tools/obbtool/
H A DMain.cpp92 void doAdd(const char* filename, PackageInfo* info) { in doAdd() function
/aosp12/frameworks/native/services/sensorservice/
H A Dvec.h67 VLHS<TYPE, SIZE> PURE doAdd( in doAdd() function
/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/bubbles/
H A DBubbleData.java467 private void doAdd(Bubble bubble) { in doAdd() method in BubbleData
/aosp12/frameworks/base/tools/aapt/
H A DCommand.cpp2440 int doAdd(Bundle* bundle) in doAdd() function
/aosp12/packages/modules/Connectivity/services/core/java/com/android/server/
H A DConnectivityService.java1801 private boolean modifyRouteToAddress(LinkProperties lp, InetAddress addr, boolean doAdd, in modifyRouteToAddress()
1827 private boolean modifyRoute(LinkProperties lp, RouteInfo r, int cycleCount, boolean doAdd, in modifyRoute()