MediaProviderWrapper: rename internal function to follow convention

Internal functions that call into MediaProvider are named after their
public counterpart with an added Internal suffix.
This CL makes sure getDirectoryEntries follows the convention.

Test: atest FuseDaemonHostTest
Change-Id: Iff743b5365f6a5951aa561d16b9ccf712a2666c9
1 file changed