Searched defs:onConfigure (Results 1 – 7 of 7) sorted by relevance
32 oneway void onConfigure(in List<PersistableBundle> options, IBinder token); in onConfigure() method
352 public boolean onConfigure(List<PersistableBundle> options) { in onConfigure() method in TrustAgentService614 public void onConfigure(List<PersistableBundle> args, IBinder token) { in onConfigure() method in TrustAgentService.TrustAgentServiceWrapper
61 void NuPlayer2::DecoderPassThrough::onConfigure(const sp<AMessage> &format) { in onConfigure() function in android::NuPlayer2::DecoderPassThrough
292 void NuPlayer2::Decoder::onConfigure(const sp<AMessage> &format) { in onConfigure() function in android::NuPlayer2::Decoder
62 void NuPlayer::DecoderPassThrough::onConfigure(const sp<AMessage> &format) { in onConfigure() function in android::NuPlayer::DecoderPassThrough
285 void NuPlayer::Decoder::onConfigure(const sp<AMessage> &format) { in onConfigure() function in android::NuPlayer::Decoder
478 public void onConfigure(SQLiteDatabase db) {} in onConfigure() method in SQLiteOpenHelper