HomeSort by relevance Sort by last modified time
    Searched refs:reconfigure (Results 1 - 20 of 20) sorted by null

  /external/icu4c/data/sprep/
sprepfiles.mk 11 # reconfigure ICU.
  /external/icu4c/data/brkitr/
brkfiles.mk 12 # reconfigure ICU.
  /frameworks/base/core/java/android/database/sqlite/
SQLiteDatabase.java 778 mConnectionPoolLocked.reconfigure(mConfigurationLocked);
    [all...]
SQLiteConnectionPool.java 102 RECONFIGURE,
254 public void reconfigure(SQLiteDatabaseConfiguration configuration) { method in class:SQLiteConnectionPool
316 // Reconfigure the database connections in place.
394 if (status == AcquiredConnectionStatus.RECONFIGURE) {
396 connection.reconfigure(mConfiguration); // might throw
398 Log.e(TAG, "Failed to reconfigure released connection, closing it: "
544 mAvailablePrimaryConnection.reconfigure(mConfiguration); // might throw
546 Log.e(TAG, "Failed to reconfigure available primary connection, closing it: "
557 connection.reconfigure(mConfiguration); // might throw
559 Log.e(TAG, "Failed to reconfigure available non-primary connection, closing it:
    [all...]
SQLiteConnection.java 392 void reconfigure(SQLiteDatabaseConfiguration configuration) { method in class:SQLiteConnection
    [all...]
  /external/bluetooth/bluez/audio/
avdtp.h 162 void (*reconfigure) (struct avdtp *session, member in struct:avdtp_sep_cfm
204 gboolean (*reconfigure) (struct avdtp *session, member in struct:avdtp_sep_ind
a2dp.c 99 gboolean reconfigure; member in struct:a2dp_setup
914 if (setup->reconfigure)
915 setup->reconfigure = FALSE;
1134 if (setup->reconfigure)
1270 .reconfigure = reconf_cfm,
1283 .reconfigure = reconf_ind,
1296 .reconfigure = reconf_ind,
1309 .reconfigure = reconf_ind,
    [all...]
avdtp.c 995 error("No reply to Reconfigure request");
996 if (lsep && lsep->cfm && lsep->cfm->reconfigure)
997 lsep->cfm->reconfigure(session, lsep, stream, &err,
    [all...]
  /external/bluetooth/hcidump/parser/
avdtp.c 51 return "Reconfigure";
360 static inline void reconfigure(int level, uint8_t hdr, struct frame *frm) function
480 reconfigure(level + 1, hdr, frm);
  /external/icu4c/data/rbnf/
rbnffiles.mk 12 # reconfigure ICU.
  /external/openssh/regress/
Makefile 45 reconfigure \
  /dalvik/vm/
Dvm.mk 61 # overall config may be for a "release" build, so reconfigure these
  /external/icu4c/data/coll/
colfiles.mk 12 # reconfigure ICU.
  /external/icu4c/data/curr/
resfiles.mk 12 # reconfigure ICU.
  /external/icu4c/data/lang/
resfiles.mk 12 # reconfigure ICU.
  /external/icu4c/data/region/
resfiles.mk 12 # reconfigure ICU.
  /external/icu4c/data/zone/
resfiles.mk 12 # reconfigure ICU.
  /external/icu4c/data/locales/
resfiles.mk 12 # reconfigure ICU.
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant.jar 
  /prebuilts/tools/common/ant/
ant.jar 

Completed in 652 milliseconds