HomeSort by relevance Sort by last modified time
    Searched defs:onInitialize (Results 1 - 5 of 5) sorted by null

  /frameworks/av/drm/libdrmframework/plugins/passthru/src/
DrmPassthruPlugIn.cpp 116 status_t DrmPassthruPlugIn::onInitialize(int uniqueId) {
117 ALOGV("DrmPassthruPlugIn::onInitialize : %d", uniqueId);
  /sdk/eclipse/plugins/com.android.ide.eclipse.tests/unittests/com/android/ide/common/layout/
LayoutTestBase.java 192 rule.onInitialize(fqn, new TestRulesEngine(fqn));
  /frameworks/av/drm/libdrmframework/plugins/forward-lock/FwdLockEngine/src/
FwdLockEngine.cpp 135 android::status_t FwdLockEngine::onInitialize(int uniqueId) {
136 LOG_VERBOSE("FwdLockEngine::onInitialize");
139 LOG_VERBOSE("FwdLockEngine::onInitialize -- FwdLockGlue_InitializeKeyEncryption succeeded");
141 ALOGE("FwdLockEngine::onInitialize -- FwdLockGlue_InitializeKeyEncryption failed:"
  /sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/
BaseViewRule.java 96 public boolean onInitialize(@NonNull String fqcn, @NonNull IClientRulesEngine engine) {
103 // If onInitialize returns false, it means it can't handle the given
    [all...]
  /prebuilts/devtools/tools/lib/
rule-api.jar 

Completed in 360 milliseconds