Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0da16b37 authored by Amit Mahajan's avatar Amit Mahajan
Browse files

Use correct convention for member variable.

Bug: 24613146
Change-Id: Ib3fce8e01300f97fae556422aae6e11884998700
parent d2b1b9db
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -157,15 +157,15 @@ public class ImsPhone extends ImsPhoneBase {
        }
    };

    private Uri[] selfIdentityUris;
    private Uri[] mCurrentSubscriberUris;

    protected void setCurrentSubscriberUris(Uri[] selfIdentityUris) {
        this.selfIdentityUris = selfIdentityUris;
    protected void setCurrentSubscriberUris(Uri[] currentSubscriberUris) {
        this.mCurrentSubscriberUris = currentSubscriberUris;
    }

    @Override
    public Uri[] getCurrentSubscriberUris() {
        return selfIdentityUris;
        return mCurrentSubscriberUris;
    }

    // Create Cf (Call forward) so that dialling number &