Searched refs:nId (Results 1 - 3 of 3) sorted by relevance

/external/sl4a/Common/src/com/googlecode/android_scripting/facade/wifi/
H A DWifiManagerFacade.java522 int nId = mWifi.addNetwork(wifiConfig);
523 if (nId < 0) {
527 if (!mWifi.enableNetwork(nId, true)) {
/external/sqlite/dist/orig/
H A Dsqlite3.c12797 int nId; /* Number of identifiers on the list */ member in struct:IdList
84136 int nId; /* Number of characters in function name */ local
87827 int nId; /* Length of the function name in bytes */ local
130625 int nId; local
[all...]
/external/sqlite/dist/
H A Dsqlite3.c12797 int nId; /* Number of identifiers on the list */ member in struct:IdList
84154 int nId; /* Number of characters in function name */ local
87845 int nId; /* Length of the function name in bytes */ local
130643 int nId; local
[all...]

Completed in 1638 milliseconds