summaryrefslogtreecommitdiff
path: root/tools/aidl/generate_java.cpp
diff options
context:
space:
mode:
authorPhil Dubach <phillipd@google.com>2009-07-30 17:59:02 -0700
committerPhil Dubach <phillipd@google.com>2009-07-30 17:59:02 -0700
commit176e650931b7b03680c233368b92752f4ff3d25b (patch)
treecf55f47203f86202137fd29088d26beca799d9d1 /tools/aidl/generate_java.cpp
parentf4fbdfa53fe0497d9b1f3b9642df357bb765e84f (diff)
Clear singleton reference during JetPlayer.release()
Only one JetPlayer instance is supported at a time. A singleton reference is created and returned in JetPlayer.getInstance(). When calling release() on the instance, the corresponding native player is finalized. Therefore, release() must also clear the singleton reference, so that any subsequent call to getInstance() re-initializes the native player.
Diffstat (limited to 'tools/aidl/generate_java.cpp')
0 files changed, 0 insertions, 0 deletions