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

  /hardware/interfaces/drm/1.0/default/
CryptoFactory.cpp 52 CryptoPlugin *newPlugin = NULL;
56 newPlugin = new CryptoPlugin(legacyPlugin);
58 _hidl_cb(toStatus(status), newPlugin);
DrmFactory.cpp 63 DrmPlugin *newPlugin = NULL;
67 newPlugin = new DrmPlugin(legacyPlugin);
69 _hidl_cb(toStatus(status), newPlugin);
  /frameworks/base/packages/SystemUI/src/com/android/systemui/globalactions/
GlobalActionsComponent.java 51 private void onExtensionCallback(GlobalActions newPlugin) {
55 mPlugin = newPlugin;
  /prebuilts/tools/common/m2/repository/org/apache/maven/maven-project/2.0.9/
maven-project-2.0.9.jar 

Completed in 79 milliseconds