Home
last modified time | relevance | path

Searched refs:onConfigure (Results 1 – 19 of 19) sorted by relevance

/frameworks/base/core/java/android/service/trust/
DITrustAgentService.aidl32 oneway void onConfigure(in List<PersistableBundle> options, IBinder token); in onConfigure() method
DTrustAgentService.java195 boolean result = onConfigure(data.options);
352 public boolean onConfigure(List<PersistableBundle> options) { in onConfigure() method in TrustAgentService
614 public void onConfigure(List<PersistableBundle> args, IBinder token) { in onConfigure() method in TrustAgentService.TrustAgentServiceWrapper
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerDecoderPassThrough.h38 virtual void onConfigure(const sp<AMessage> &format);
DNuPlayerDecoderBase.h76 virtual void onConfigure(const sp<AMessage> &format) = 0;
DNuPlayerDecoder.h49 virtual void onConfigure(const sp<AMessage> &format);
DNuPlayerDecoderBase.cpp134 onConfigure(format); in onMessageReceived()
DNuPlayerDecoderPassThrough.cpp62 void NuPlayer::DecoderPassThrough::onConfigure(const sp<AMessage> &format) { in onConfigure() function in android::NuPlayer::DecoderPassThrough
DNuPlayerDecoder.cpp285 void NuPlayer::Decoder::onConfigure(const sp<AMessage> &format) { in onConfigure() function in android::NuPlayer::Decoder
/frameworks/base/core/java/android/database/sqlite/
DSQLiteOpenHelper.java388 onConfigure(db); in getDatabaseLocked()
478 public void onConfigure(SQLiteDatabase db) {} in onConfigure() method in SQLiteOpenHelper
/frameworks/base/services/core/java/com/android/server/trust/
DTrustAgentWrapper.java541 mTrustAgentService.onConfigure(config, mSetTrustAgentFeaturesToken); in updateDevicePolicyFeatures()
544 mTrustAgentService.onConfigure(Collections.EMPTY_LIST, null); in updateDevicePolicyFeatures()
/frameworks/base/services/core/java/com/android/server/notification/
DNotificationUsageStats.java1178 public void onConfigure(SQLiteDatabase db) { in SQLiteLog()
/frameworks/base/api/
Dsystem-current.txt7611 method public boolean onConfigure(java.util.List<android.os.PersistableBundle>);
Dcurrent.txt13087 method public void onConfigure(android.database.sqlite.SQLiteDatabase);
/frameworks/base/non-updatable-api/
Dsystem-current.txt7509 method public boolean onConfigure(java.util.List<android.os.PersistableBundle>);
Dcurrent.txt13087 method public void onConfigure(android.database.sqlite.SQLiteDatabase);
/frameworks/base/config/
Dboot-image-profile.txt5340 HSPLandroid/database/sqlite/SQLiteOpenHelper;->onConfigure(Landroid/database/sqlite/SQLiteDatabase;…
13428 PLandroid/service/trust/ITrustAgentService$Stub$Proxy;->onConfigure(Ljava/util/List;Landroid/os/IBi…
Dhiddenapi-greylist-max-o.txt64304 Landroid/service/trust/ITrustAgentService$Stub$Proxy;->onConfigure(Ljava/util/List;Landroid/os/IBin…
64327 Landroid/service/trust/ITrustAgentService;->onConfigure(Ljava/util/List;Landroid/os/IBinder;)V
64373 Landroid/service/trust/TrustAgentService$TrustAgentServiceWrapper;->onConfigure(Ljava/util/List;Lan…
/frameworks/base/services/
Dart-profile9712 HSPLcom/android/server/notification/NotificationUsageStats$SQLiteLog$2;->onConfigure(Landroid/datab…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt9925 method public void onConfigure(android.database.sqlite.SQLiteDatabase);